/root/.sdkman/candidates/java/current/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -s ../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf --buchiautomizer.automaton.type.for.concurrent.programs BUCHI_PETRI_NET --buchiautomizer.use.buchi.petri.net.intersection.optimizations true --buchiautomizer.use.automata.for.buchi.petri.net.emptiness.check true -tc ../../../trunk/examples/toolchains/BuchiAutomizerCInline.xml -i ../../../trunk/examples/svcomp/weaver/bench-exp2x9.wvr.c -------------------------------------------------------------------------------- This is Ultimate 0.2.3-?-9ecb849-m [2024-02-09 23:58:16,015 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-02-09 23:58:16,066 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-09 23:58:16,072 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-02-09 23:58:16,073 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-02-09 23:58:16,073 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.Only consider context switches at boundaries of atomic blocks [2024-02-09 23:58:16,094 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-02-09 23:58:16,095 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-02-09 23:58:16,095 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-02-09 23:58:16,095 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-02-09 23:58:16,096 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-02-09 23:58:16,096 INFO L153 SettingsManager]: * Use SBE=true [2024-02-09 23:58:16,096 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-02-09 23:58:16,096 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-02-09 23:58:16,097 INFO L153 SettingsManager]: * Use old map elimination=false [2024-02-09 23:58:16,097 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-02-09 23:58:16,097 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-02-09 23:58:16,097 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-02-09 23:58:16,098 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-02-09 23:58:16,098 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-02-09 23:58:16,098 INFO L153 SettingsManager]: * sizeof long=4 [2024-02-09 23:58:16,103 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-02-09 23:58:16,103 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-02-09 23:58:16,104 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-02-09 23:58:16,104 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-02-09 23:58:16,104 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-02-09 23:58:16,104 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-02-09 23:58:16,104 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-02-09 23:58:16,105 INFO L153 SettingsManager]: * sizeof long double=12 [2024-02-09 23:58:16,105 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-02-09 23:58:16,108 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-02-09 23:58:16,108 INFO L153 SettingsManager]: * Use constant arrays=true [2024-02-09 23:58:16,109 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-02-09 23:58:16,109 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-02-09 23:58:16,109 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-02-09 23:58:16,109 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-02-09 23:58:16,109 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-02-09 23:58:16,110 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-02-09 23:58:16,110 INFO L153 SettingsManager]: * TransformationType=MODULO_NEIGHBOR WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Automaton type for concurrent programs -> BUCHI_PETRI_NET Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Use Buchi Petri Net Intersection Optimizations -> true Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Use automata for Buchi Petri Net emptiness check -> true [2024-02-09 23:58:16,347 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-02-09 23:58:16,365 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-02-09 23:58:16,370 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-02-09 23:58:16,371 INFO L270 PluginConnector]: Initializing CDTParser... [2024-02-09 23:58:16,372 INFO L274 PluginConnector]: CDTParser initialized [2024-02-09 23:58:16,373 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/bench-exp2x9.wvr.c [2024-02-09 23:58:17,396 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-02-09 23:58:17,549 INFO L384 CDTParser]: Found 1 translation units. [2024-02-09 23:58:17,549 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/bench-exp2x9.wvr.c [2024-02-09 23:58:17,558 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1cfdee5c2/7cd1e37f6d7f491aac49536b2a0d8b81/FLAG99511b3da [2024-02-09 23:58:17,568 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1cfdee5c2/7cd1e37f6d7f491aac49536b2a0d8b81 [2024-02-09 23:58:17,570 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-02-09 23:58:17,571 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-02-09 23:58:17,572 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-02-09 23:58:17,572 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-02-09 23:58:17,578 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-02-09 23:58:17,579 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.02 11:58:17" (1/1) ... [2024-02-09 23:58:17,580 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@51c07079 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.02 11:58:17, skipping insertion in model container [2024-02-09 23:58:17,580 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.02 11:58:17" (1/1) ... [2024-02-09 23:58:17,606 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-02-09 23:58:17,731 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-09 23:58:17,739 INFO L202 MainTranslator]: Completed pre-run [2024-02-09 23:58:17,755 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-09 23:58:17,767 INFO L206 MainTranslator]: Completed translation [2024-02-09 23:58:17,768 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.02 11:58:17 WrapperNode [2024-02-09 23:58:17,768 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-02-09 23:58:17,769 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-02-09 23:58:17,769 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-02-09 23:58:17,769 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-02-09 23:58:17,775 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.02 11:58:17" (1/1) ... [2024-02-09 23:58:17,781 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.02 11:58:17" (1/1) ... [2024-02-09 23:58:17,796 INFO L138 Inliner]: procedures = 20, calls = 33, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 97 [2024-02-09 23:58:17,796 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-02-09 23:58:17,796 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-02-09 23:58:17,797 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-02-09 23:58:17,797 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-02-09 23:58:17,803 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.02 11:58:17" (1/1) ... [2024-02-09 23:58:17,803 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.02 11:58:17" (1/1) ... [2024-02-09 23:58:17,805 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.02 11:58:17" (1/1) ... [2024-02-09 23:58:17,806 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.02 11:58:17" (1/1) ... [2024-02-09 23:58:17,810 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.02 11:58:17" (1/1) ... [2024-02-09 23:58:17,814 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.02 11:58:17" (1/1) ... [2024-02-09 23:58:17,815 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.02 11:58:17" (1/1) ... [2024-02-09 23:58:17,815 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.02 11:58:17" (1/1) ... [2024-02-09 23:58:17,817 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-02-09 23:58:17,818 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-02-09 23:58:17,818 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-02-09 23:58:17,818 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-02-09 23:58:17,818 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.02 11:58:17" (1/1) ... [2024-02-09 23:58:17,823 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:17,833 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:17,851 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-09 23:58:17,859 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-09 23:58:17,897 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-02-09 23:58:17,897 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-02-09 23:58:17,897 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-02-09 23:58:17,897 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-02-09 23:58:17,897 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-02-09 23:58:17,897 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-02-09 23:58:17,897 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-02-09 23:58:17,897 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2024-02-09 23:58:17,898 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2024-02-09 23:58:17,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-02-09 23:58:17,898 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-02-09 23:58:17,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-02-09 23:58:17,898 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-02-09 23:58:17,898 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-02-09 23:58:17,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-02-09 23:58:17,898 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-02-09 23:58:17,899 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-02-09 23:58:17,968 INFO L236 CfgBuilder]: Building ICFG [2024-02-09 23:58:17,970 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2024-02-09 23:58:18,175 INFO L277 CfgBuilder]: Performing block encoding [2024-02-09 23:58:18,182 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-02-09 23:58:18,182 INFO L302 CfgBuilder]: Removed 4 assume(true) statements. [2024-02-09 23:58:18,183 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.02 11:58:18 BoogieIcfgContainer [2024-02-09 23:58:18,184 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-02-09 23:58:18,184 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-02-09 23:58:18,185 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-02-09 23:58:18,191 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-02-09 23:58:18,191 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-09 23:58:18,191 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 09.02 11:58:17" (1/3) ... [2024-02-09 23:58:18,192 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@1adb283a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 09.02 11:58:18, skipping insertion in model container [2024-02-09 23:58:18,192 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-09 23:58:18,192 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.02 11:58:17" (2/3) ... [2024-02-09 23:58:18,192 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@1adb283a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 09.02 11:58:18, skipping insertion in model container [2024-02-09 23:58:18,192 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-09 23:58:18,193 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.02 11:58:18" (3/3) ... [2024-02-09 23:58:18,194 INFO L332 chiAutomizerObserver]: Analyzing ICFG bench-exp2x9.wvr.c [2024-02-09 23:58:18,284 INFO L144 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-02-09 23:58:18,309 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 155 places, 156 transitions, 340 flow [2024-02-09 23:58:18,364 INFO L124 PetriNetUnfolderBase]: 10/148 cut-off events. [2024-02-09 23:58:18,364 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-02-09 23:58:18,370 INFO L83 FinitePrefix]: Finished finitePrefix Result has 165 conditions, 148 events. 10/148 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 132 event pairs, 0 based on Foata normal form. 0/138 useless extension candidates. Maximal degree in co-relation 103. Up to 2 conditions per place. [2024-02-09 23:58:18,370 INFO L82 GeneralOperation]: Start removeDead. Operand has 155 places, 156 transitions, 340 flow [2024-02-09 23:58:18,376 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 151 places, 148 transitions, 320 flow [2024-02-09 23:58:18,381 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2024-02-09 23:58:18,381 INFO L304 stractBuchiCegarLoop]: Hoare is false [2024-02-09 23:58:18,381 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-02-09 23:58:18,381 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-02-09 23:58:18,381 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-02-09 23:58:18,381 INFO L308 stractBuchiCegarLoop]: Difference is false [2024-02-09 23:58:18,381 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-02-09 23:58:18,382 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiPetriNetCegarLoop ======== [2024-02-09 23:58:18,382 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-09 23:58:18,382 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 151 places, 148 transitions, 320 flow [2024-02-09 23:58:20,402 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 71799 states, 71798 states have (on average 4.9360706426362855) internal successors, (354400), 71798 states have internal predecessors, (354400), 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-09 23:58:20,674 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 71799 states, 71798 states have (on average 4.9360706426362855) internal successors, (354400), 71798 states have internal predecessors, (354400), 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-09 23:58:22,885 INFO L131 ngComponentsAnalysis]: Automaton has 1105 accepting balls. 71056 [2024-02-09 23:58:22,886 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-09 23:58:22,886 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-09 23:58:22,892 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-02-09 23:58:22,892 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-09 23:58:22,892 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 151 places, 148 transitions, 320 flow [2024-02-09 23:58:24,656 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 71799 states, 71798 states have (on average 4.9360706426362855) internal successors, (354400), 71798 states have internal predecessors, (354400), 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-09 23:58:24,802 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 71799 states, 71798 states have (on average 4.9360706426362855) internal successors, (354400), 71798 states have internal predecessors, (354400), 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-09 23:58:26,580 INFO L131 ngComponentsAnalysis]: Automaton has 1105 accepting balls. 71056 [2024-02-09 23:58:26,581 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-09 23:58:26,581 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-09 23:58:26,589 INFO L748 eck$LassoCheckResult]: Stem: Black: 143758#[$Ultimate##0]don't care [230] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 143761#[L-1]don't care [233] L-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 143763#[L21]don't care [292] L21-->L21-1: Formula: (and (= (select |v_#valid_2| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_2|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_2|} AuxVars[] AssignedVars[] 143765#[L21-1]don't care [316] L21-1-->L21-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[] 143767#[L21-2]don't care [237] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[] 143769#[L21-3]don't care [283] L21-3-->L21-4: Formula: (and (= 19 (select |v_#length_2| 2)) (= (select |v_#valid_3| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[] 143771#[L21-4]don't care [251] L21-4-->L35: Formula: (= v_~x1~0_17 0) InVars {} OutVars{~x1~0=v_~x1~0_17} AuxVars[] AssignedVars[~x1~0] 143773#[L35]don't care [317] L35-->L35-1: Formula: (= v_~x2~0_17 0) InVars {} OutVars{~x2~0=v_~x2~0_17} AuxVars[] AssignedVars[~x2~0] 143775#[L35-1]don't care [309] L35-1-->L35-2: Formula: (= v_~x3~0_17 0) InVars {} OutVars{~x3~0=v_~x3~0_17} AuxVars[] AssignedVars[~x3~0] 143777#[L35-2]don't care [274] L35-2-->L35-3: Formula: (= v_~x4~0_1 0) InVars {} OutVars{~x4~0=v_~x4~0_1} AuxVars[] AssignedVars[~x4~0] 143779#[L35-3]don't care [200] L35-3-->L-1-1: Formula: (= v_~n~0_7 0) InVars {} OutVars{~n~0=v_~n~0_7} AuxVars[] AssignedVars[~n~0] 143781#[L-1-1]don't care [326] L-1-1-->L-1-2: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 143783#[L-1-2]don't care [329] L-1-2-->L94: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_1|, ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_1|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_1|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_1|, ULTIMATE.start_main_#t~pre8#1=|v_ULTIMATE.start_main_#t~pre8#1_1|, ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_1|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_1|, ULTIMATE.start_main_#t~pre12#1=|v_ULTIMATE.start_main_#t~pre12#1_1|, ULTIMATE.start_main_#t~mem14#1=|v_ULTIMATE.start_main_#t~mem14#1_1|, ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_1|, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_1|, ULTIMATE.start_main_#t~nondet13#1=|v_ULTIMATE.start_main_#t~nondet13#1_1|, ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_1|, ULTIMATE.start_main_~#t4~0#1.base=|v_ULTIMATE.start_main_~#t4~0#1.base_1|, ULTIMATE.start_main_#t~pre6#1=|v_ULTIMATE.start_main_#t~pre6#1_1|, ULTIMATE.start_main_#t~mem15#1=|v_ULTIMATE.start_main_#t~mem15#1_1|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_1|, ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_1|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_1|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_1|, ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_1|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_1|, ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_1|, ULTIMATE.start_main_~#t4~0#1.offset=|v_ULTIMATE.start_main_~#t4~0#1.offset_1|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1, ULTIMATE.start_main_#t~nondet9#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_~#t3~0#1.offset, ULTIMATE.start_main_#t~pre8#1, ULTIMATE.start_main_~#t3~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~pre12#1, ULTIMATE.start_main_#t~mem14#1, ULTIMATE.start_main_#t~nondet5#1, ULTIMATE.start_main_#t~mem17#1, ULTIMATE.start_main_#t~nondet13#1, ULTIMATE.start_main_#t~nondet1#1, ULTIMATE.start_main_~#t4~0#1.base, ULTIMATE.start_main_#t~pre6#1, ULTIMATE.start_main_#t~mem15#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_#t~nondet2#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_#t~nondet3#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~pre10#1, ULTIMATE.start_main_~#t4~0#1.offset, ULTIMATE.start_main_~#t2~0#1.base] 143785#[L94]don't care [319] L94-->L94-1: Formula: (and (= |v_ULTIMATE.start_main_~#t1~0#1.offset_2| 0) (= (select |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) 0) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) (= |v_#length_3| (store |v_#length_4| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 4)) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_2| 0)) (= (store |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 1) |v_#valid_4|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_4|, #valid=|v_#valid_5|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_3|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_2|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_2|, #valid=|v_#valid_4|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset] 143787#[L94-1]don't care [269] L94-1-->L94-2: Formula: (and (= |v_#length_5| (store |v_#length_6| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 4)) (= (select |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2|) 0) (= (store |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 1) |v_#valid_6|) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_2| 0)) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_2|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_6|, #valid=|v_#valid_7|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_5|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_2|, #valid=|v_#valid_6|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base] 143789#[L94-2]don't care [299] L94-2-->L94-3: Formula: (and (= (select |v_#valid_9| |v_ULTIMATE.start_main_~#t3~0#1.base_2|) 0) (= |v_ULTIMATE.start_main_~#t3~0#1.offset_2| 0) (not (= |v_ULTIMATE.start_main_~#t3~0#1.base_2| 0)) (= (store |v_#valid_9| |v_ULTIMATE.start_main_~#t3~0#1.base_2| 1) |v_#valid_8|) (= (store |v_#length_8| |v_ULTIMATE.start_main_~#t3~0#1.base_2| 4) |v_#length_7|) (< |v_#StackHeapBarrier_4| |v_ULTIMATE.start_main_~#t3~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_8|, #valid=|v_#valid_9|} OutVars{ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_2|, #StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_7|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_2|, #valid=|v_#valid_8|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t3~0#1.offset, #valid, ULTIMATE.start_main_~#t3~0#1.base, #length] 143791#[L94-3]don't care [270] L94-3-->L94-4: Formula: (and (= (store |v_#valid_11| |v_ULTIMATE.start_main_~#t4~0#1.base_2| 1) |v_#valid_10|) (= |v_#length_9| (store |v_#length_10| |v_ULTIMATE.start_main_~#t4~0#1.base_2| 4)) (= |v_ULTIMATE.start_main_~#t4~0#1.offset_2| 0) (not (= |v_ULTIMATE.start_main_~#t4~0#1.base_2| 0)) (= (select |v_#valid_11| |v_ULTIMATE.start_main_~#t4~0#1.base_2|) 0) (< |v_#StackHeapBarrier_5| |v_ULTIMATE.start_main_~#t4~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_5|, #length=|v_#length_10|, #valid=|v_#valid_11|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_5|, #length=|v_#length_9|, ULTIMATE.start_main_~#t4~0#1.offset=|v_ULTIMATE.start_main_~#t4~0#1.offset_2|, ULTIMATE.start_main_~#t4~0#1.base=|v_ULTIMATE.start_main_~#t4~0#1.base_2|, #valid=|v_#valid_10|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t4~0#1.offset, ULTIMATE.start_main_~#t4~0#1.base] 143793#[L94-4]don't care [199] L94-4-->L97: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet1#1] 143795#[L97]don't care [267] L97-->L97-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet1#1_3| v_~x1~0_18) InVars {ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_3|} OutVars{~x1~0=v_~x1~0_18, ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_3|} AuxVars[] AssignedVars[~x1~0] 143797#[L97-1]don't care [281] L97-1-->L98: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet1#1] 143799#[L98]don't care [296] L98-->L98-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet2#1] 143801#[L98-1]don't care [209] L98-1-->L98-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet2#1_3| v_~x2~0_18) InVars {ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_3|} OutVars{~x2~0=v_~x2~0_18, ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_3|} AuxVars[] AssignedVars[~x2~0] 143803#[L98-2]don't care [273] L98-2-->L99: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet2#1] 143805#[L99]don't care [300] L99-->L99-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet3#1] 143807#[L99-1]don't care [236] L99-1-->L99-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet3#1_3| v_~x3~0_18) InVars {ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|} OutVars{~x3~0=v_~x3~0_18, ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|} AuxVars[] AssignedVars[~x3~0] 143809#[L99-2]don't care [312] L99-2-->L100: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet3#1] 143811#[L100]don't care [245] L100-->L100-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1] 143813#[L100-1]don't care [262] L100-1-->L100-2: Formula: (= v_~x4~0_2 |v_ULTIMATE.start_main_#t~nondet4#1_3|) InVars {ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|, ~x4~0=v_~x4~0_2} AuxVars[] AssignedVars[~x4~0] 143815#[L100-2]don't care [295] L100-2-->L101: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1] 143817#[L101]don't care [320] L101-->L101-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1] 143819#[L101-1]don't care [216] L101-1-->L101-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet5#1_3| v_~n~0_8) InVars {ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_3|} OutVars{~n~0=v_~n~0_8, ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_3|} AuxVars[] AssignedVars[~n~0] 143821#[L101-2]don't care [282] L101-2-->L104: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1] 143823#[L104]don't care [214] L104-->L104-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1| (ite (let ((.cse1 (mod v_~x3~0_19 4294967296)) (.cse0 (mod v_~x1~0_19 4294967296))) (and (< 0 .cse0) (= .cse1 (mod v_~x4~0_3 4294967296)) (< 0 .cse1) (= (mod v_~x2~0_19 4294967296) .cse0))) 1 0)) InVars {~x3~0=v_~x3~0_19, ~x2~0=v_~x2~0_19, ~x4~0=v_~x4~0_3, ~x1~0=v_~x1~0_19} OutVars{~x3~0=v_~x3~0_19, ~x2~0=v_~x2~0_19, ~x4~0=v_~x4~0_3, ~x1~0=v_~x1~0_19, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 143825#[L104-1]don't care [334] L104-1-->L31: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 143827#[L31]don't care [266] L31-->L32: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 143829#[L32]don't care [287] L32-->L31-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_4| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} AuxVars[] AssignedVars[] 143833#[L31-1]don't care [335] L31-1-->L104-2: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 143835#[L104-2]don't care [337] L104-2-->L106: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 143837#[L106]don't care [318] L106-->L106-1: Formula: (= |v_ULTIMATE.start_main_#t~pre6#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{#pthreadsForks=|v_#pthreadsForks_1|, ULTIMATE.start_main_#t~pre6#1=|v_ULTIMATE.start_main_#t~pre6#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre6#1] 143839#[L106-1]don't care [313] L106-1-->L106-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 143841#[L106-2]don't care [241] L106-2-->L106-3: Formula: (and (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_3| 4) (select |v_#length_11| |v_ULTIMATE.start_main_~#t1~0#1.base_3|)) (= (select |v_#valid_12| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) 1) (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_3|) (= (store |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3| (store (select |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) |v_ULTIMATE.start_main_~#t1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre6#1_3|)) |v_#memory_int_3|)) InVars {ULTIMATE.start_main_#t~pre6#1=|v_ULTIMATE.start_main_#t~pre6#1_3|, #valid=|v_#valid_12|, #memory_int=|v_#memory_int_4|, #length=|v_#length_11|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} OutVars{ULTIMATE.start_main_#t~pre6#1=|v_ULTIMATE.start_main_#t~pre6#1_3|, #valid=|v_#valid_12|, #memory_int=|v_#memory_int_3|, #length=|v_#length_11|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} AuxVars[] AssignedVars[#memory_int] 143843#[L106-3]don't care [395] L106-3-->L38-1: Formula: (and (= 0 v_thread1Thread1of1ForFork2_thidvar1_2) (= |v_ULTIMATE.start_main_#t~pre6#1_7| v_thread1Thread1of1ForFork2_thidvar0_2)) InVars {ULTIMATE.start_main_#t~pre6#1=|v_ULTIMATE.start_main_#t~pre6#1_7|} OutVars{thread1Thread1of1ForFork2_thidvar1=v_thread1Thread1of1ForFork2_thidvar1_2, thread1Thread1of1ForFork2_thidvar0=v_thread1Thread1of1ForFork2_thidvar0_2, thread1Thread1of1ForFork2_#res.base=|v_thread1Thread1of1ForFork2_#res.base_4|, ULTIMATE.start_main_#t~pre6#1=|v_ULTIMATE.start_main_#t~pre6#1_7|, thread1Thread1of1ForFork2_#res.offset=|v_thread1Thread1of1ForFork2_#res.offset_4|} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_thidvar1, thread1Thread1of1ForFork2_thidvar0, thread1Thread1of1ForFork2_#res.base, thread1Thread1of1ForFork2_#res.offset] 143845#[L38-1, L106-4]don't care [2024-02-09 23:58:26,590 INFO L750 eck$LassoCheckResult]: Loop: 143845#[L38-1, L106-4]don't care [339] L38-1-->L39: Formula: (< (mod v_~x1~0_2 4294967296) (mod v_~n~0_2 4294967296)) InVars {~n~0=v_~n~0_2, ~x1~0=v_~x1~0_2} OutVars{~n~0=v_~n~0_2, ~x1~0=v_~x1~0_2} AuxVars[] AssignedVars[] 143847#[L39, L106-4]don't care [342] L39-->L40: Formula: (= v_~x1~0_3 (* v_~x1~0_4 2)) InVars {~x1~0=v_~x1~0_4} OutVars{~x1~0=v_~x1~0_3} AuxVars[] AssignedVars[~x1~0] 143855#[L40, L106-4]don't care [344] L40-->L41: Formula: (= v_~x1~0_5 (* v_~x1~0_6 2)) InVars {~x1~0=v_~x1~0_6} OutVars{~x1~0=v_~x1~0_5} AuxVars[] AssignedVars[~x1~0] 143867#[L41, L106-4]don't care [346] L41-->L42: Formula: (= v_~x1~0_7 (* v_~x1~0_8 2)) InVars {~x1~0=v_~x1~0_8} OutVars{~x1~0=v_~x1~0_7} AuxVars[] AssignedVars[~x1~0] 143883#[L42, L106-4]don't care [347] L42-->L43: Formula: (= v_~x1~0_9 (* v_~x1~0_10 2)) InVars {~x1~0=v_~x1~0_10} OutVars{~x1~0=v_~x1~0_9} AuxVars[] AssignedVars[~x1~0] 143901#[L43, L106-4]don't care [348] L43-->L44: Formula: (= v_~x1~0_11 (* v_~x1~0_12 2)) InVars {~x1~0=v_~x1~0_12} OutVars{~x1~0=v_~x1~0_11} AuxVars[] AssignedVars[~x1~0] 143921#[L44, L106-4]don't care [349] L44-->L45: Formula: (= v_~x1~0_13 (* v_~x1~0_14 2)) InVars {~x1~0=v_~x1~0_14} OutVars{~x1~0=v_~x1~0_13} AuxVars[] AssignedVars[~x1~0] 143943#[L45, L106-4]don't care [350] L45-->L38-1: Formula: (= (* v_~x1~0_16 2) v_~x1~0_15) InVars {~x1~0=v_~x1~0_16} OutVars{~x1~0=v_~x1~0_15} AuxVars[] AssignedVars[~x1~0] 143845#[L38-1, L106-4]don't care [2024-02-09 23:58:26,595 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-09 23:58:26,596 INFO L85 PathProgramCache]: Analyzing trace with hash 1372683842, now seen corresponding path program 1 times [2024-02-09 23:58:26,603 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-09 23:58:26,603 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1277707267] [2024-02-09 23:58:26,603 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-09 23:58:26,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-09 23:58:26,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-09 23:58:26,754 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-09 23:58:26,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-09 23:58:26,817 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-09 23:58:26,819 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-09 23:58:26,819 INFO L85 PathProgramCache]: Analyzing trace with hash 767025128, now seen corresponding path program 1 times [2024-02-09 23:58:26,819 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-09 23:58:26,819 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1142843027] [2024-02-09 23:58:26,819 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-09 23:58:26,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-09 23:58:26,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-09 23:58:26,826 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-09 23:58:26,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-09 23:58:26,831 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-09 23:58:26,832 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-09 23:58:26,833 INFO L85 PathProgramCache]: Analyzing trace with hash 1921748265, now seen corresponding path program 1 times [2024-02-09 23:58:26,833 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-09 23:58:26,833 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1061873383] [2024-02-09 23:58:26,833 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-09 23:58:26,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-09 23:58:26,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-09 23:58:26,885 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-09 23:58:26,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-09 23:58:26,914 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-09 23:58:28,274 INFO L210 LassoAnalysis]: Preferences: [2024-02-09 23:58:28,275 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-09 23:58:28,275 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-09 23:58:28,275 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-09 23:58:28,276 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-09 23:58:28,276 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:28,276 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-09 23:58:28,276 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-09 23:58:28,276 INFO L133 ssoRankerPreferences]: Filename of dumped script: bench-exp2x9.wvr.c_BEv2_Iteration1_Lasso [2024-02-09 23:58:28,276 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-09 23:58:28,276 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-09 23:58:28,323 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,340 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,342 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,344 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,345 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,347 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,348 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,352 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,354 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,355 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,356 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,358 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,359 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,361 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,363 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,364 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,366 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,368 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,369 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,370 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,699 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,701 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,703 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,705 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,706 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,708 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,709 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,711 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,713 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,715 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,724 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,726 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,728 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,736 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,738 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,739 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:28,742 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:29,295 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-09 23:58:29,299 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-09 23:58:29,301 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:29,301 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:29,304 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-09 23:58:29,316 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-09 23:58:29,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-09 23:58:29,324 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:29,325 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:29,325 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:29,325 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:29,328 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:29,328 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:29,341 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:29,348 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-09 23:58:29,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:29,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:29,351 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-09 23:58:29,359 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:29,366 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:29,366 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:29,366 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:29,366 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:29,366 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:29,367 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:29,367 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:29,368 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-09 23:58:29,384 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:29,390 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-09 23:58:29,390 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:29,390 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:29,391 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-09 23:58:29,391 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-09 23:58:29,393 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:29,399 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:29,399 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:29,399 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:29,399 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:29,399 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:29,400 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:29,400 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:29,409 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:29,414 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:29,414 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:29,414 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:29,415 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-09 23:58:29,420 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:29,426 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:29,427 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:29,427 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:29,427 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:29,427 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:29,427 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:29,428 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:29,432 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-09 23:58:29,443 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:29,448 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-09 23:58:29,449 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:29,449 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:29,450 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-09 23:58:29,454 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-09 23:58:29,455 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:29,461 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:29,461 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:29,461 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:29,461 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:29,465 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:29,465 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:29,468 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:29,480 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-09 23:58:29,480 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:29,480 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:29,481 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-09 23:58:29,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-09 23:58:29,492 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:29,493 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:29,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:29,493 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:29,493 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:29,494 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:29,495 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:29,498 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-09 23:58:29,508 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:29,514 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-09 23:58:29,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:29,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:29,517 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-09 23:58:29,522 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:29,528 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:29,529 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:29,529 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:29,529 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:29,536 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-09 23:58:29,537 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:29,537 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:29,568 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:29,577 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-09 23:58:29,577 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:29,577 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:29,578 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-09 23:58:29,583 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:29,590 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:29,590 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:29,590 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:29,590 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:29,592 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:29,592 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:29,595 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-09 23:58:29,612 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:29,618 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-09 23:58:29,618 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:29,619 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:29,620 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-09 23:58:29,624 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-09 23:58:29,624 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:29,631 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:29,631 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:29,631 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:29,631 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:29,631 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:29,632 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:29,632 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:29,660 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:29,666 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-09 23:58:29,667 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:29,667 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:29,672 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-09 23:58:29,680 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:29,687 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:29,688 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:29,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:29,688 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:29,688 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:29,688 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:29,688 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:29,691 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-09 23:58:29,704 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:29,709 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-09 23:58:29,710 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:29,710 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:29,711 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-09 23:58:29,718 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:29,724 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:29,724 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:29,724 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:29,724 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:29,724 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:29,727 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:29,727 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:29,730 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-09 23:58:29,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:29,739 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Ended with exit code 0 [2024-02-09 23:58:29,739 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:29,739 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:29,740 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-09 23:58:29,741 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-09 23:58:29,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-09 23:58:29,752 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:29,752 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:29,752 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:29,752 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:29,754 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:29,754 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:29,767 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:29,774 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-09 23:58:29,774 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:29,774 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:29,775 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-09 23:58:29,776 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-09 23:58:29,777 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:29,783 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:29,783 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:29,783 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:29,783 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:29,785 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:29,785 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:29,795 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:29,802 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-09 23:58:29,803 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:29,803 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:29,804 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-09 23:58:29,808 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-09 23:58:29,809 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:29,815 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:29,815 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:29,815 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:29,815 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:29,817 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:29,817 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:29,840 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:29,849 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-09 23:58:29,849 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:29,849 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:29,857 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-09 23:58:29,862 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:29,868 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:29,868 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:29,868 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:29,868 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:29,868 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:29,869 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:29,869 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:29,872 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-09 23:58:29,880 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:29,886 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:29,886 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:29,886 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:29,887 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-09 23:58:29,891 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-09 23:58:29,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-09 23:58:29,898 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:29,898 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:29,898 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:29,898 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:29,899 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:29,899 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:29,899 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:29,908 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:29,913 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-09 23:58:29,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:29,914 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:29,914 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-09 23:58:29,919 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:29,926 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:29,926 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:29,926 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:29,926 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:29,927 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:29,927 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:29,931 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-09 23:58:29,942 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:29,946 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-09 23:58:29,947 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:29,947 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:29,948 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-09 23:58:29,948 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-09 23:58:29,950 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:29,956 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:29,956 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:29,957 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:29,957 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:29,957 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:29,957 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:29,957 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:29,960 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:29,962 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Ended with exit code 0 [2024-02-09 23:58:29,963 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:29,963 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:29,963 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-09 23:58:29,966 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-09 23:58:29,967 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:29,973 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:29,973 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:29,973 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:29,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:29,973 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:29,974 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:29,974 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:29,974 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:29,977 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-09 23:58:29,977 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:29,977 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:29,978 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-09 23:58:29,979 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-09 23:58:29,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-09 23:58:29,986 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:29,986 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:29,986 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:29,986 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:29,988 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:29,988 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:29,996 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:29,998 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-09 23:58:30,000 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,000 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,008 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-09 23:58:30,009 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-09 23:58:30,012 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,017 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,017 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,018 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,018 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,019 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:30,019 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:30,021 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,024 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-09 23:58:30,024 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,025 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,027 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-09 23:58:30,029 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-09 23:58:30,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-09 23:58:30,036 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,036 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,036 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,036 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,042 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:30,042 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:30,060 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,078 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:30,079 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,080 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-09 23:58:30,083 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,090 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,090 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,090 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,090 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,092 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:30,092 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:30,095 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-09 23:58:30,108 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,113 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-09 23:58:30,114 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,114 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,115 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-09 23:58:30,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-09 23:58:30,125 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,126 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,126 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,126 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,128 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:30,128 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:30,131 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-09 23:58:30,139 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,145 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-09 23:58:30,145 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,145 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,146 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-09 23:58:30,150 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,156 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,157 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,158 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:30,158 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:30,162 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-09 23:58:30,172 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,177 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-09 23:58:30,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,179 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-09 23:58:30,182 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,188 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,188 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,189 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,189 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,191 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:30,191 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:30,195 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-09 23:58:30,208 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,213 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-09 23:58:30,213 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,214 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,215 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-09 23:58:30,217 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,224 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,225 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,225 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,225 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,226 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:30,226 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:30,229 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-09 23:58:30,236 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,241 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-09 23:58:30,242 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,242 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,243 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-09 23:58:30,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-09 23:58:30,253 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,253 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,253 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,253 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,255 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:30,255 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:30,259 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-09 23:58:30,268 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,287 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-09 23:58:30,288 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,288 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,293 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-09 23:58:30,296 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,302 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,302 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,303 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,311 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:30,311 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:30,314 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-09 23:58:30,321 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,326 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-09 23:58:30,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,326 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,327 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-09 23:58:30,330 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,337 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,337 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,337 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,337 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,339 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:30,339 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:30,342 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-09 23:58:30,350 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,356 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-09 23:58:30,358 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,358 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,359 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-09 23:58:30,362 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,368 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,368 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,369 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,369 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,370 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:30,370 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:30,373 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-09 23:58:30,380 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,385 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-09 23:58:30,385 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,386 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,386 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-09 23:58:30,390 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,396 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,396 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,396 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,396 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,399 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:30,399 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:30,495 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,502 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-09 23:58:30,506 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:30,506 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,506 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,507 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-09 23:58:30,510 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,516 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,516 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,516 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,516 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,519 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:30,519 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:30,523 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-09 23:58:30,540 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,572 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:30,572 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,573 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,589 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-09 23:58:30,610 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-09 23:58:30,611 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,617 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,617 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,617 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,618 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:30,619 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:30,621 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,623 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-09 23:58:30,623 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,624 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,624 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-09 23:58:30,627 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-09 23:58:30,627 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,633 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,633 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,633 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,634 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,635 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:30,635 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:30,645 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,648 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-09 23:58:30,648 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,648 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,649 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-09 23:58:30,650 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-09 23:58:30,651 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,657 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,657 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,657 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,657 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,664 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:30,664 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:30,666 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,668 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-09 23:58:30,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,669 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,670 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-09 23:58:30,671 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-09 23:58:30,672 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,678 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,678 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,678 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,678 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,680 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:30,680 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:30,704 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,709 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-09 23:58:30,710 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,710 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,711 INFO L229 MonitoredProcess]: Starting monitored process 39 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:30,717 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,723 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,723 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,723 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,723 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,724 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:30,724 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:30,727 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-09 23:58:30,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,744 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-09 23:58:30,744 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,744 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,745 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-09 23:58:30,751 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,756 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,757 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:30,757 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,757 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,757 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,757 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:30,757 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:30,764 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-09 23:58:30,772 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,776 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-09 23:58:30,776 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,776 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,778 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-09 23:58:30,785 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,791 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-09 23:58:30,791 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,792 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:30,792 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,792 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,792 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,792 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:30,792 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:30,807 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,812 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-09 23:58:30,812 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,812 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,813 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-09 23:58:30,815 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,821 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,822 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:30,822 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,822 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,822 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,822 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:30,822 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:30,823 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,823 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-09 23:58:30,826 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-09 23:58:30,826 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,826 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,827 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-09 23:58:30,828 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-09 23:58:30,829 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,834 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,835 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:30,835 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,835 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,835 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,835 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:30,835 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:30,846 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,848 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Ended with exit code 0 [2024-02-09 23:58:30,849 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,849 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,850 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-09 23:58:30,851 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-09 23:58:30,852 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,858 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,858 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,858 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,858 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,859 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:30,859 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:30,861 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,864 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-09 23:58:30,864 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,864 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,865 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-09 23:58:30,867 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-09 23:58:30,867 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,873 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,873 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,874 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:30,874 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:30,878 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,880 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-09 23:58:30,880 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,880 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,881 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-09 23:58:30,883 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-09 23:58:30,883 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,891 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,891 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,891 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,891 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,892 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:30,892 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:30,895 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,897 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-09 23:58:30,897 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,897 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,898 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-09 23:58:30,901 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-09 23:58:30,902 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,909 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,909 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,909 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,909 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,913 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:30,913 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:30,929 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,932 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-09 23:58:30,932 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,932 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,933 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-09 23:58:30,934 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-09 23:58:30,936 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,942 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,942 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:30,942 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,942 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,942 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,943 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:30,943 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:30,946 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,948 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-09 23:58:30,948 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,949 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,949 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-09 23:58:30,951 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-09 23:58:30,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-09 23:58:30,958 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,958 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:30,958 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,958 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,958 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,958 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:30,958 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:30,959 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,962 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:30,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,962 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,963 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-09 23:58:30,963 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-09 23:58:30,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-09 23:58:30,970 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,971 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:30,971 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,971 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,971 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,971 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:30,971 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:30,972 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,974 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Ended with exit code 0 [2024-02-09 23:58:30,974 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,974 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,975 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-09 23:58:30,976 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-09 23:58:30,977 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,983 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,983 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:30,983 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,983 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,983 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,984 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:30,984 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:30,985 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:30,987 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-09 23:58:30,988 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:30,988 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:30,988 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-09 23:58:30,990 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-09 23:58:30,991 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:30,997 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:30,997 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:30,997 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:30,997 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:30,997 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:30,997 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:30,997 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:31,007 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,010 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:31,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,010 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,011 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-09 23:58:31,011 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-09 23:58:31,013 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,018 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,019 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,019 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:31,026 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:31,027 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:31,029 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,031 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-09 23:58:31,031 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,031 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,032 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-09 23:58:31,033 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-09 23:58:31,034 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,040 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,040 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:31,040 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,040 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,040 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:31,041 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:31,041 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:31,041 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,044 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Ended with exit code 0 [2024-02-09 23:58:31,044 INFO L490 LassoAnalysis]: Using template '2-nested'. [2024-02-09 23:58:31,044 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,044 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,045 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-09 23:58:31,046 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-09 23:58:31,047 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,053 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,053 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,053 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,053 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,055 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,055 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,058 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,060 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Ended with exit code 0 [2024-02-09 23:58:31,060 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,060 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,061 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-09 23:58:31,061 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-09 23:58:31,063 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,069 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,069 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:31,069 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,069 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,069 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,070 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:31,070 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:31,071 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,073 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Ended with exit code 0 [2024-02-09 23:58:31,073 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,073 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,074 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-09 23:58:31,075 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-09 23:58:31,076 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,082 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,083 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:31,083 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,083 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,083 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,083 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:31,083 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:31,084 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,086 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-09 23:58:31,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,087 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,087 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-09 23:58:31,088 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-09 23:58:31,089 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,096 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,096 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:31,096 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,096 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,096 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,096 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:31,096 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:31,097 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,100 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-09 23:58:31,100 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,100 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,101 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-09 23:58:31,102 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-09 23:58:31,105 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,110 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,111 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,111 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,111 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,114 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,114 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,117 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,119 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Ended with exit code 0 [2024-02-09 23:58:31,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,119 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,120 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-09 23:58:31,120 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-09 23:58:31,122 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,128 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,129 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:31,129 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,129 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,129 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,129 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:31,129 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:31,130 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,132 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-09 23:58:31,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,133 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,133 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-09 23:58:31,134 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-09 23:58:31,138 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,144 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,144 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,144 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,144 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,146 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,147 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,157 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,160 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Ended with exit code 0 [2024-02-09 23:58:31,160 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,160 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,161 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-09 23:58:31,162 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-09 23:58:31,166 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,172 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,172 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,172 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,173 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,174 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,174 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,177 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,179 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Ended with exit code 0 [2024-02-09 23:58:31,179 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,179 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,180 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-09 23:58:31,183 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,188 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-09 23:58:31,188 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,188 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:31,188 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,189 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,189 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,189 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:31,189 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:31,204 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,207 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Ended with exit code 0 [2024-02-09 23:58:31,207 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,207 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,208 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-09 23:58:31,208 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-09 23:58:31,210 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,216 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,216 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:31,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,216 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,217 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:31,217 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:31,218 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,220 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Ended with exit code 0 [2024-02-09 23:58:31,220 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,221 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,221 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-09 23:58:31,222 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-09 23:58:31,225 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,230 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,231 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:31,231 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,231 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,231 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,231 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:31,231 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:31,232 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,234 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Ended with exit code 0 [2024-02-09 23:58:31,234 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,235 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,235 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-09 23:58:31,236 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-09 23:58:31,239 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,245 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,245 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,245 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,245 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,246 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,246 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,256 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,259 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-09 23:58:31,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,259 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,260 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-09 23:58:31,263 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,268 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-09 23:58:31,268 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,269 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,269 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,269 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,270 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,270 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,286 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,288 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-09 23:58:31,288 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,289 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,289 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-09 23:58:31,292 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,297 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,298 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,298 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,298 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,299 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,299 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,303 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-09 23:58:31,311 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,314 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-09 23:58:31,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,314 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,315 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-09 23:58:31,317 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,323 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,323 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:31,324 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,324 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,324 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,324 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:31,324 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:31,327 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-09 23:58:31,336 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,338 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-09 23:58:31,339 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,339 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,339 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-09 23:58:31,342 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,348 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,348 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:31,348 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,349 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,349 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,349 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:31,349 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:31,352 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-09 23:58:31,360 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,363 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-09 23:58:31,363 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,363 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,364 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-09 23:58:31,370 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,375 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,375 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,375 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,376 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,377 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,377 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,381 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-09 23:58:31,389 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,392 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:31,392 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,392 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,393 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-09 23:58:31,396 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,402 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,402 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:31,402 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,402 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,402 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,403 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:31,403 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:31,404 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-09 23:58:31,414 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,416 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Ended with exit code 0 [2024-02-09 23:58:31,417 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,417 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,417 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-09 23:58:31,418 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-09 23:58:31,419 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,425 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,425 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:31,425 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,425 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,426 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,426 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:31,426 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:31,427 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,429 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-09 23:58:31,429 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,430 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-09 23:58:31,432 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-09 23:58:31,432 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,438 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,438 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,438 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,438 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,441 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,441 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,449 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,452 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-09 23:58:31,452 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,452 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,456 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-09 23:58:31,459 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,465 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,465 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,467 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,467 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,470 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-09 23:58:31,480 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,483 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:31,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,483 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,484 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-09 23:58:31,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-09 23:58:31,493 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,493 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,493 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,495 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,495 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,499 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-09 23:58:31,507 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,510 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:31,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,511 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-09 23:58:31,514 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,520 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,520 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,520 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,520 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,522 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,522 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,528 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-09 23:58:31,544 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,547 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-09 23:58:31,547 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,547 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,549 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-09 23:58:31,551 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,556 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-09 23:58:31,557 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,557 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,557 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,557 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,559 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,559 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,561 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,564 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-09 23:58:31,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,565 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-09 23:58:31,566 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-09 23:58:31,567 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,572 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,573 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,573 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,573 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,574 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,574 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,584 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,588 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-09 23:58:31,588 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,588 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,589 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-09 23:58:31,592 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,598 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,598 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,598 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,598 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,602 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,602 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,607 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-09 23:58:31,612 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,616 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-09 23:58:31,616 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,616 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,617 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-09 23:58:31,620 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-09 23:58:31,620 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,626 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,626 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,626 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,626 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,628 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,628 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,643 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,646 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Ended with exit code 0 [2024-02-09 23:58:31,646 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,646 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,647 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-09 23:58:31,647 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-09 23:58:31,649 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,655 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,655 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,655 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,655 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,656 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,656 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,659 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,661 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-09 23:58:31,662 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,662 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,662 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-09 23:58:31,664 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-09 23:58:31,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-09 23:58:31,671 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,671 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,671 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,671 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,673 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,673 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,676 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,678 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:31,679 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,679 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,679 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-09 23:58:31,681 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-09 23:58:31,681 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,687 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,687 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,687 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,687 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,689 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,689 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,692 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,694 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-09 23:58:31,694 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,695 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-09 23:58:31,696 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-09 23:58:31,699 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,705 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,705 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,705 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,705 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,707 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,707 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,710 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,712 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-09 23:58:31,712 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,713 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,713 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-09 23:58:31,714 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-09 23:58:31,716 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,722 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,722 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,722 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,722 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,723 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,723 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,737 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,739 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-09 23:58:31,740 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,740 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,741 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-09 23:58:31,743 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,748 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-09 23:58:31,749 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,749 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,749 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,749 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,752 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,752 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,776 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,780 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-09 23:58:31,780 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,780 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,781 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-09 23:58:31,781 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-09 23:58:31,783 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,789 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,789 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,789 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,789 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,790 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,790 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,793 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,795 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-09 23:58:31,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,796 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-09 23:58:31,797 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-09 23:58:31,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-09 23:58:31,805 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,805 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,805 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,805 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,807 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,807 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,810 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,812 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-09 23:58:31,812 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,812 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,813 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-09 23:58:31,813 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-09 23:58:31,815 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,821 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,821 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,821 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,821 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,823 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,823 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,826 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,828 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-09 23:58:31,828 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,828 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,829 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-09 23:58:31,829 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-09 23:58:31,831 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,836 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,837 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,837 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,837 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,838 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,838 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,844 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,846 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-09 23:58:31,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,847 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-09 23:58:31,847 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-09 23:58:31,849 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,854 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,855 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,855 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,855 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,856 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,856 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,859 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,861 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-09 23:58:31,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,861 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,862 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-09 23:58:31,862 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-09 23:58:31,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-09 23:58:31,870 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,870 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:31,870 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,870 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,870 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,870 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:31,870 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:31,871 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,874 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-09 23:58:31,878 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,878 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,879 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-09 23:58:31,879 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-09 23:58:31,881 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,887 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,887 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:31,887 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,887 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,887 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,887 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:31,887 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:31,888 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,890 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Ended with exit code 0 [2024-02-09 23:58:31,891 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,891 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,891 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-09 23:58:31,892 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-09 23:58:31,893 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,899 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,899 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:31,899 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,899 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,899 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,900 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:31,900 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:31,901 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,903 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Ended with exit code 0 [2024-02-09 23:58:31,903 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,903 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,904 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-09 23:58:31,904 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-09 23:58:31,905 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,911 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,911 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:31,911 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,911 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,911 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,912 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:31,912 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:31,913 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,915 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-09 23:58:31,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,915 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,916 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-09 23:58:31,916 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-09 23:58:31,918 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,923 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,923 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,923 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,923 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,925 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,925 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,936 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,938 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-09 23:58:31,938 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,938 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,939 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-09 23:58:31,939 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-09 23:58:31,942 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,947 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,948 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,948 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,948 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,949 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,949 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,952 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,954 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Ended with exit code 0 [2024-02-09 23:58:31,954 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,954 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,955 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-09 23:58:31,956 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-09 23:58:31,957 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,963 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,963 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,964 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,964 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,967 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:31,969 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Ended with exit code 0 [2024-02-09 23:58:31,969 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:31,969 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:31,970 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-09 23:58:31,970 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-09 23:58:31,972 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:31,978 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:31,978 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:31,978 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:31,978 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:31,983 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:31,983 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:31,996 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,000 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:32,000 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,000 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,007 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-09 23:58:32,010 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:32,016 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,016 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:32,016 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,016 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,016 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:32,016 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:32,016 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:32,019 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-09 23:58:32,028 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,031 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:32,031 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,031 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,032 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-09 23:58:32,034 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:32,040 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,040 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:32,040 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,040 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,040 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:32,041 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:32,041 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:32,044 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-09 23:58:32,060 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,063 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:32,063 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,063 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,064 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-09 23:58:32,067 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:32,072 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,073 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:32,073 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,073 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,073 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:32,073 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:32,073 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:32,076 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-09 23:58:32,084 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,098 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:32,099 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,099 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,100 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-09 23:58:32,102 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:32,104 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-09 23:58:32,108 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,108 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:32,108 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,108 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,108 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:32,109 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:32,109 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:32,110 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,112 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-09 23:58:32,112 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,112 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,113 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-09 23:58:32,114 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-09 23:58:32,115 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:32,121 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,121 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:32,121 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,121 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,121 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:32,121 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:32,121 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:32,122 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,124 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-09 23:58:32,125 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,125 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,125 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-09 23:58:32,126 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-09 23:58:32,127 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:32,133 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,133 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:32,135 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:32,135 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:32,156 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,159 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:32,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,159 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,160 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-09 23:58:32,162 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-09 23:58:32,162 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:32,168 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,168 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:32,169 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,169 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,169 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:32,169 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:32,169 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:32,170 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,172 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Ended with exit code 0 [2024-02-09 23:58:32,172 INFO L490 LassoAnalysis]: Using template '3-nested'. [2024-02-09 23:58:32,172 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,172 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,173 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-09 23:58:32,173 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-09 23:58:32,175 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:32,181 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,181 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,181 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:32,183 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:32,183 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:32,186 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,188 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Ended with exit code 0 [2024-02-09 23:58:32,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,188 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,189 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-09 23:58:32,191 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-09 23:58:32,191 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:32,197 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,197 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:32,197 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,197 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,197 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:32,197 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:32,198 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:32,199 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,201 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:32,201 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,201 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,202 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-09 23:58:32,203 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-09 23:58:32,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-09 23:58:32,211 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,211 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:32,211 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,211 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,211 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:32,212 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:32,212 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:32,213 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,216 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-09 23:58:32,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,216 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,217 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-09 23:58:32,217 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-09 23:58:32,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-09 23:58:32,226 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,226 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:32,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,226 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,226 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:32,227 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:32,227 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:32,228 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,230 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-09 23:58:32,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,231 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,231 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-09 23:58:32,232 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-09 23:58:32,233 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:32,241 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,241 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,241 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,241 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:32,243 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:32,243 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:32,246 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,249 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-09 23:58:32,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,250 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,250 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-09 23:58:32,252 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-09 23:58:32,252 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:32,259 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,260 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:32,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,260 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:32,260 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:32,260 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:32,262 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,268 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Ended with exit code 0 [2024-02-09 23:58:32,268 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,269 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,269 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-09 23:58:32,271 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-09 23:58:32,272 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:32,278 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,279 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,279 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,279 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:32,282 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:32,282 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:32,297 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,301 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Ended with exit code 0 [2024-02-09 23:58:32,301 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,301 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,302 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-09 23:58:32,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-09 23:58:32,311 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,311 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,311 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,311 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:32,313 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:32,313 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:32,317 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-09 23:58:32,324 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,328 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-09 23:58:32,328 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,328 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,332 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-09 23:58:32,335 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:32,341 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,341 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:32,342 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,342 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,342 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:32,342 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:32,342 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:32,345 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-09 23:58:32,356 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,360 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-09 23:58:32,360 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,361 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,361 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-09 23:58:32,364 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:32,370 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,370 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:32,370 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,370 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,370 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:32,370 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:32,370 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:32,373 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-09 23:58:32,382 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,384 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-09 23:58:32,385 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,385 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,385 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-09 23:58:32,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-09 23:58:32,393 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,394 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:32,394 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,394 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,394 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:32,394 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:32,394 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:32,397 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-09 23:58:32,406 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,408 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-09 23:58:32,409 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,409 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,409 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-09 23:58:32,411 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-09 23:58:32,456 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:32,463 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,463 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,463 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,463 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:32,465 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:32,465 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:32,476 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,479 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:32,479 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,479 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,480 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-09 23:58:32,483 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:32,489 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,489 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,489 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,489 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:32,491 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:32,491 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:32,495 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-09 23:58:32,503 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,506 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:32,507 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,507 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,508 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-09 23:58:32,509 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-09 23:58:32,533 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:32,539 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,540 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,540 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,540 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:32,541 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:32,541 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:32,557 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,560 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:32,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,561 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,561 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-09 23:58:32,564 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:32,571 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,571 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:32,571 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,571 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,571 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:32,571 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:32,571 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:32,572 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-09 23:58:32,587 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,589 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-09 23:58:32,590 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,590 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,590 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-09 23:58:32,591 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-09 23:58:32,593 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:32,599 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,599 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:32,599 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,599 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,599 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:32,600 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:32,600 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:32,601 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,603 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-09 23:58:32,604 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,604 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,605 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-09 23:58:32,605 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-09 23:58:32,606 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:32,612 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,612 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,612 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,612 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:32,614 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:32,614 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:32,632 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,634 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-09 23:58:32,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,635 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,636 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-09 23:58:32,636 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-09 23:58:32,638 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:32,644 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,644 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:32,644 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,644 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,644 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:32,645 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:32,645 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:32,646 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,648 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-09 23:58:32,648 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,648 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,782 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-09 23:58:32,783 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-09 23:58:32,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-09 23:58:32,790 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,790 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:32,790 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,791 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,791 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:32,791 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:32,791 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:32,792 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,794 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-09 23:58:32,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,795 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,795 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-09 23:58:32,797 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-09 23:58:32,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-09 23:58:32,804 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,804 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,804 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,804 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:32,806 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:32,806 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:32,820 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,823 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:32,823 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,823 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,825 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-09 23:58:32,830 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:32,836 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,836 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,836 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,836 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:32,838 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:32,838 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:32,843 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-09 23:58:32,852 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,857 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:32,857 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,858 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,859 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-09 23:58:32,865 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:32,872 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,872 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-09 23:58:32,872 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,872 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,872 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:32,875 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:32,875 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:32,886 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,890 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-09 23:58:32,890 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,891 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,891 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-09 23:58:32,894 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:32,896 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-09 23:58:32,901 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,901 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,901 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,901 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:32,903 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:32,903 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:32,924 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,929 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:32,931 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,931 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,936 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-09 23:58:32,938 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-09 23:58:32,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-09 23:58:32,944 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,944 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,944 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,944 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:32,946 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:32,946 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:32,956 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,975 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:32,976 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,976 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,977 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-09 23:58:32,977 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-09 23:58:32,978 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:32,984 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:32,984 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:32,984 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:32,985 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:32,987 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:32,987 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:32,994 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:32,996 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Ended with exit code 0 [2024-02-09 23:58:32,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:32,997 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:32,997 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-09 23:58:32,998 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-09 23:58:32,999 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,006 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,006 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,006 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,006 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,009 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:33,009 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:33,016 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,018 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-09 23:58:33,018 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,018 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,019 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-09 23:58:33,019 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-09 23:58:33,021 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,027 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,027 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,027 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,027 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,028 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:33,029 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:33,032 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,034 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-09 23:58:33,035 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,035 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,035 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-09 23:58:33,036 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-09 23:58:33,037 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,043 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,043 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,043 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,043 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,045 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:33,045 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:33,048 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,051 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Ended with exit code 0 [2024-02-09 23:58:33,051 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,051 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,052 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-09 23:58:33,052 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-09 23:58:33,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-09 23:58:33,060 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,060 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,060 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,060 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,062 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:33,062 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:33,068 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,070 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-09 23:58:33,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,070 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,071 INFO L229 MonitoredProcess]: Starting monitored process 137 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,071 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Waiting until timeout for monitored process [2024-02-09 23:58:33,072 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,078 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,078 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,079 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,079 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,081 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:33,081 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:33,085 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,087 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Ended with exit code 0 [2024-02-09 23:58:33,087 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,087 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,088 INFO L229 MonitoredProcess]: Starting monitored process 138 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,088 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Waiting until timeout for monitored process [2024-02-09 23:58:33,090 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,095 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,096 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,096 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,096 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,097 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:33,098 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:33,101 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,103 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Ended with exit code 0 [2024-02-09 23:58:33,104 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,104 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,104 INFO L229 MonitoredProcess]: Starting monitored process 139 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,105 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Waiting until timeout for monitored process [2024-02-09 23:58:33,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-09 23:58:33,113 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,113 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,113 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,113 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,114 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:33,114 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:33,120 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,122 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Ended with exit code 0 [2024-02-09 23:58:33,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,122 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,123 INFO L229 MonitoredProcess]: Starting monitored process 140 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,124 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Waiting until timeout for monitored process [2024-02-09 23:58:33,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-09 23:58:33,132 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,132 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,132 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,132 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,135 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:33,135 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:33,142 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,144 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Ended with exit code 0 [2024-02-09 23:58:33,144 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,144 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,145 INFO L229 MonitoredProcess]: Starting monitored process 141 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,145 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Waiting until timeout for monitored process [2024-02-09 23:58:33,146 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,152 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,152 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,152 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,154 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:33,154 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:33,158 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,160 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Ended with exit code 0 [2024-02-09 23:58:33,160 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,160 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,161 INFO L229 MonitoredProcess]: Starting monitored process 142 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,161 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Waiting until timeout for monitored process [2024-02-09 23:58:33,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-09 23:58:33,169 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,169 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,169 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,169 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,171 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:33,171 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:33,174 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,176 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Ended with exit code 0 [2024-02-09 23:58:33,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,177 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,177 INFO L229 MonitoredProcess]: Starting monitored process 143 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,178 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Waiting until timeout for monitored process [2024-02-09 23:58:33,179 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,185 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,185 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,185 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,185 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,187 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:33,187 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:33,198 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,200 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:33,200 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,201 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,201 INFO L229 MonitoredProcess]: Starting monitored process 144 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,203 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Waiting until timeout for monitored process [2024-02-09 23:58:33,203 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,209 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,209 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,209 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,209 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,211 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:33,211 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:33,214 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,216 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Ended with exit code 0 [2024-02-09 23:58:33,217 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,217 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,217 INFO L229 MonitoredProcess]: Starting monitored process 145 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,218 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Waiting until timeout for monitored process [2024-02-09 23:58:33,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-09 23:58:33,225 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,225 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,225 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,225 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,227 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:33,227 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:33,230 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,232 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Ended with exit code 0 [2024-02-09 23:58:33,233 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,233 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,233 INFO L229 MonitoredProcess]: Starting monitored process 146 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,234 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Waiting until timeout for monitored process [2024-02-09 23:58:33,235 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,241 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,241 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:33,241 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,241 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,241 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,242 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:33,242 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:33,243 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,245 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Ended with exit code 0 [2024-02-09 23:58:33,245 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,245 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,246 INFO L229 MonitoredProcess]: Starting monitored process 147 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,246 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Waiting until timeout for monitored process [2024-02-09 23:58:33,248 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,254 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,254 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:33,254 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,254 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,254 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,255 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:33,255 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:33,256 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,258 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Ended with exit code 0 [2024-02-09 23:58:33,258 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,258 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,259 INFO L229 MonitoredProcess]: Starting monitored process 148 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,259 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Waiting until timeout for monitored process [2024-02-09 23:58:33,260 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,266 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,266 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:33,266 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,266 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,266 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,267 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:33,267 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:33,268 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,270 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Ended with exit code 0 [2024-02-09 23:58:33,270 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,270 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,271 INFO L229 MonitoredProcess]: Starting monitored process 149 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,272 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Waiting until timeout for monitored process [2024-02-09 23:58:33,273 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,279 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,279 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:33,279 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,279 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,279 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,279 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:33,279 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:33,281 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,283 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Ended with exit code 0 [2024-02-09 23:58:33,283 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,283 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,284 INFO L229 MonitoredProcess]: Starting monitored process 150 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,284 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Waiting until timeout for monitored process [2024-02-09 23:58:33,286 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,291 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,292 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,292 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,292 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,293 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:33,293 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:33,297 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,299 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Ended with exit code 0 [2024-02-09 23:58:33,299 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,299 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,300 INFO L229 MonitoredProcess]: Starting monitored process 151 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,301 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Waiting until timeout for monitored process [2024-02-09 23:58:33,302 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,308 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,308 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,308 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,308 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,310 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:33,310 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:33,313 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,316 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:33,316 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,317 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,317 INFO L229 MonitoredProcess]: Starting monitored process 152 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,318 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Waiting until timeout for monitored process [2024-02-09 23:58:33,319 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,325 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,325 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,325 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,325 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,327 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:33,327 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:33,330 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,333 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Ended with exit code 0 [2024-02-09 23:58:33,333 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,333 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,334 INFO L229 MonitoredProcess]: Starting monitored process 153 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,334 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Waiting until timeout for monitored process [2024-02-09 23:58:33,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-09 23:58:33,342 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,342 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,342 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,342 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,348 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:33,348 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:33,361 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,363 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Ended with exit code 0 [2024-02-09 23:58:33,363 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,363 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,364 INFO L229 MonitoredProcess]: Starting monitored process 154 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,364 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Waiting until timeout for monitored process [2024-02-09 23:58:33,366 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,372 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,372 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:33,372 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,372 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,372 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,372 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:33,372 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:33,373 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,376 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Ended with exit code 0 [2024-02-09 23:58:33,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,376 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,377 INFO L229 MonitoredProcess]: Starting monitored process 155 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,377 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Waiting until timeout for monitored process [2024-02-09 23:58:33,379 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,385 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,385 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:33,385 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,385 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,385 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,385 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:33,385 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:33,387 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,389 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Ended with exit code 0 [2024-02-09 23:58:33,389 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,389 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,390 INFO L229 MonitoredProcess]: Starting monitored process 156 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,390 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Waiting until timeout for monitored process [2024-02-09 23:58:33,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-09 23:58:33,398 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,398 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:33,398 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,398 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,398 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,398 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:33,398 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:33,400 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,402 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Ended with exit code 0 [2024-02-09 23:58:33,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,403 INFO L229 MonitoredProcess]: Starting monitored process 157 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,405 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Waiting until timeout for monitored process [2024-02-09 23:58:33,405 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,411 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,411 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:33,411 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,411 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,411 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,412 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:33,412 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:33,413 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,415 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Ended with exit code 0 [2024-02-09 23:58:33,415 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,415 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,416 INFO L229 MonitoredProcess]: Starting monitored process 158 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,416 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Waiting until timeout for monitored process [2024-02-09 23:58:33,418 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,424 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,424 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:33,424 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,424 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,424 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,425 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:33,425 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:33,426 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,428 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Ended with exit code 0 [2024-02-09 23:58:33,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,428 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,429 INFO L229 MonitoredProcess]: Starting monitored process 159 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,429 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Waiting until timeout for monitored process [2024-02-09 23:58:33,431 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,436 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,437 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,437 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,437 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,438 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:33,438 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:33,442 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,444 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Ended with exit code 0 [2024-02-09 23:58:33,444 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,444 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,445 INFO L229 MonitoredProcess]: Starting monitored process 160 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,445 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Waiting until timeout for monitored process [2024-02-09 23:58:33,447 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,453 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,453 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:33,453 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,453 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,453 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:33,453 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:33,453 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:33,455 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,457 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Ended with exit code 0 [2024-02-09 23:58:33,457 INFO L490 LassoAnalysis]: Using template '4-nested'. [2024-02-09 23:58:33,457 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,457 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,458 INFO L229 MonitoredProcess]: Starting monitored process 161 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,458 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Waiting until timeout for monitored process [2024-02-09 23:58:33,460 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,465 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,466 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,466 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,466 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:33,468 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:33,468 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:33,472 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,474 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Ended with exit code 0 [2024-02-09 23:58:33,474 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,474 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,475 INFO L229 MonitoredProcess]: Starting monitored process 162 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,475 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Waiting until timeout for monitored process [2024-02-09 23:58:33,477 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,483 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,483 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:33,483 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,483 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,483 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:33,483 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:33,484 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:33,485 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,487 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Ended with exit code 0 [2024-02-09 23:58:33,487 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,487 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,488 INFO L229 MonitoredProcess]: Starting monitored process 163 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,488 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Waiting until timeout for monitored process [2024-02-09 23:58:33,490 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,496 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,496 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:33,496 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,496 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,496 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:33,496 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:33,496 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:33,498 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,500 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Ended with exit code 0 [2024-02-09 23:58:33,500 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,500 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,501 INFO L229 MonitoredProcess]: Starting monitored process 164 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,501 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Waiting until timeout for monitored process [2024-02-09 23:58:33,502 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,508 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,508 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:33,508 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,508 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,508 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:33,509 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:33,509 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:33,510 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,512 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Ended with exit code 0 [2024-02-09 23:58:33,513 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,513 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,513 INFO L229 MonitoredProcess]: Starting monitored process 165 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,514 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Waiting until timeout for monitored process [2024-02-09 23:58:33,515 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,521 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,521 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,521 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,521 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:33,523 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:33,523 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:33,527 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,529 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Ended with exit code 0 [2024-02-09 23:58:33,530 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,530 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,530 INFO L229 MonitoredProcess]: Starting monitored process 166 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,531 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Waiting until timeout for monitored process [2024-02-09 23:58:33,532 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,538 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,538 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:33,538 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,538 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,538 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:33,548 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:33,548 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:33,557 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,560 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:33,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,560 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,561 INFO L229 MonitoredProcess]: Starting monitored process 167 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,563 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,569 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,569 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,569 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,570 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:33,572 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Waiting until timeout for monitored process [2024-02-09 23:58:33,573 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:33,573 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:33,596 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,599 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:33,599 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,599 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,600 INFO L229 MonitoredProcess]: Starting monitored process 168 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,602 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,608 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,609 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,609 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,609 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:33,611 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:33,611 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:33,615 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Waiting until timeout for monitored process [2024-02-09 23:58:33,623 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,627 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:33,627 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,627 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,628 INFO L229 MonitoredProcess]: Starting monitored process 169 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,630 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,636 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,636 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:33,636 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,636 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,637 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:33,637 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:33,637 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:33,652 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Waiting until timeout for monitored process [2024-02-09 23:58:33,652 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,655 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:33,655 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,655 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,656 INFO L229 MonitoredProcess]: Starting monitored process 170 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,658 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,664 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,664 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:33,664 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,664 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,664 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:33,665 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:33,665 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:33,668 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Waiting until timeout for monitored process [2024-02-09 23:58:33,687 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,689 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:33,690 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,690 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,690 INFO L229 MonitoredProcess]: Starting monitored process 171 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,693 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,699 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,699 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:33,699 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,699 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,699 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:33,700 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:33,700 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:33,703 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Waiting until timeout for monitored process [2024-02-09 23:58:33,712 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,715 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:33,715 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,715 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,716 INFO L229 MonitoredProcess]: Starting monitored process 172 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,718 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,724 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,724 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,724 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,724 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:33,726 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:33,726 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:33,728 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Waiting until timeout for monitored process [2024-02-09 23:58:33,743 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,746 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:33,746 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,746 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,747 INFO L229 MonitoredProcess]: Starting monitored process 173 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,749 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,755 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,756 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,756 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,756 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:33,758 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:33,758 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:33,762 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Waiting until timeout for monitored process [2024-02-09 23:58:33,772 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,775 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:33,775 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,775 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,776 INFO L229 MonitoredProcess]: Starting monitored process 174 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,779 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,785 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,785 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,785 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,785 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:33,787 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:33,787 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:33,791 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Waiting until timeout for monitored process [2024-02-09 23:58:33,800 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,803 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:33,803 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,803 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,804 INFO L229 MonitoredProcess]: Starting monitored process 175 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,806 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,813 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,813 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:33,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,813 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:33,814 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:33,814 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:33,817 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Waiting until timeout for monitored process [2024-02-09 23:58:33,828 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,831 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:33,831 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,831 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,832 INFO L229 MonitoredProcess]: Starting monitored process 176 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,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-09 23:58:33,841 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,841 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:33,841 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,841 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,841 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:33,842 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:33,842 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:33,845 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Waiting until timeout for monitored process [2024-02-09 23:58:33,856 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,859 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:33,859 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,859 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,860 INFO L229 MonitoredProcess]: Starting monitored process 177 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,873 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,879 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,879 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:33,881 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:33,881 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:33,885 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Waiting until timeout for monitored process [2024-02-09 23:58:33,892 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,895 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:33,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,896 INFO L229 MonitoredProcess]: Starting monitored process 178 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,898 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,905 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,905 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:33,905 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,905 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,905 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:33,906 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:33,906 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:33,908 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Waiting until timeout for monitored process [2024-02-09 23:58:33,924 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,927 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:33,927 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,927 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,928 INFO L229 MonitoredProcess]: Starting monitored process 179 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,930 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,936 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,936 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:33,936 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,936 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,936 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:33,937 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:33,937 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:33,940 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Waiting until timeout for monitored process [2024-02-09 23:58:33,944 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,946 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:33,946 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,947 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,947 INFO L229 MonitoredProcess]: Starting monitored process 180 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,948 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Waiting until timeout for monitored process [2024-02-09 23:58:33,949 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,955 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,955 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,955 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,955 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:33,958 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:33,958 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:33,963 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,965 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Ended with exit code 0 [2024-02-09 23:58:33,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,965 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,967 INFO L229 MonitoredProcess]: Starting monitored process 181 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,967 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Waiting until timeout for monitored process [2024-02-09 23:58:33,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-09 23:58:33,975 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,975 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,975 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,975 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:33,977 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:33,977 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:33,981 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:33,983 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Ended with exit code 0 [2024-02-09 23:58:33,984 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:33,984 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:33,984 INFO L229 MonitoredProcess]: Starting monitored process 182 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:33,985 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Waiting until timeout for monitored process [2024-02-09 23:58:33,986 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:33,993 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:33,993 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:33,993 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:33,993 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:33,995 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:33,995 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:34,000 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,003 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Ended with exit code 0 [2024-02-09 23:58:34,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,003 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,004 INFO L229 MonitoredProcess]: Starting monitored process 183 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,004 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Waiting until timeout for monitored process [2024-02-09 23:58:34,005 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,011 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,012 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,012 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,012 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,014 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:34,014 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:34,018 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,020 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Ended with exit code 0 [2024-02-09 23:58:34,020 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,021 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,021 INFO L229 MonitoredProcess]: Starting monitored process 184 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,022 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Waiting until timeout for monitored process [2024-02-09 23:58:34,023 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,029 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,029 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,029 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,030 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,031 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:34,031 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:34,036 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,038 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Ended with exit code 0 [2024-02-09 23:58:34,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,039 INFO L229 MonitoredProcess]: Starting monitored process 185 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,039 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Waiting until timeout for monitored process [2024-02-09 23:58:34,041 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,047 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,047 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,050 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:34,050 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:34,055 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,057 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Ended with exit code 0 [2024-02-09 23:58:34,057 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,058 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,058 INFO L229 MonitoredProcess]: Starting monitored process 186 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,059 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Waiting until timeout for monitored process [2024-02-09 23:58:34,060 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,067 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,067 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,067 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,067 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,071 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:34,071 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:34,079 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,081 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:34,082 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,082 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,082 INFO L229 MonitoredProcess]: Starting monitored process 187 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,084 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Waiting until timeout for monitored process [2024-02-09 23:58:34,085 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,091 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,091 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,091 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,091 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,093 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:34,093 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:34,097 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,100 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:34,100 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,100 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,101 INFO L229 MonitoredProcess]: Starting monitored process 188 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,103 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Waiting until timeout for monitored process [2024-02-09 23:58:34,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-09 23:58:34,110 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,110 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,110 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,110 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,112 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:34,112 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:34,116 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,119 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Ended with exit code 0 [2024-02-09 23:58:34,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,119 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,120 INFO L229 MonitoredProcess]: Starting monitored process 189 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,120 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Waiting until timeout for monitored process [2024-02-09 23:58:34,122 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,128 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,128 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,128 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,128 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,130 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:34,130 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:34,135 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,137 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Ended with exit code 0 [2024-02-09 23:58:34,137 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,138 INFO L229 MonitoredProcess]: Starting monitored process 190 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,138 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Waiting until timeout for monitored process [2024-02-09 23:58:34,140 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,146 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,146 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,146 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,146 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,149 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:34,149 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:34,155 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,157 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Ended with exit code 0 [2024-02-09 23:58:34,157 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,158 INFO L229 MonitoredProcess]: Starting monitored process 191 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,159 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Waiting until timeout for monitored process [2024-02-09 23:58:34,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-09 23:58:34,166 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,166 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,166 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,166 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,169 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:34,169 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:34,173 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,176 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Ended with exit code 0 [2024-02-09 23:58:34,176 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,176 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,177 INFO L229 MonitoredProcess]: Starting monitored process 192 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,179 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Waiting until timeout for monitored process [2024-02-09 23:58:34,179 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,185 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,185 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,185 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,186 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,187 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:34,188 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:34,206 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,221 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:34,221 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,221 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,222 INFO L229 MonitoredProcess]: Starting monitored process 193 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,223 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Waiting until timeout for monitored process [2024-02-09 23:58:34,224 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,231 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,231 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,231 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,231 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,235 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:34,235 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:34,243 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,246 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Ended with exit code 0 [2024-02-09 23:58:34,246 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,246 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,247 INFO L229 MonitoredProcess]: Starting monitored process 194 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,247 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Waiting until timeout for monitored process [2024-02-09 23:58:34,249 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,255 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,255 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,255 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,255 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,257 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:34,258 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:34,262 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,264 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Ended with exit code 0 [2024-02-09 23:58:34,265 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,265 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,265 INFO L229 MonitoredProcess]: Starting monitored process 195 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,266 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Waiting until timeout for monitored process [2024-02-09 23:58:34,267 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,273 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,274 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,274 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,274 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,276 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:34,276 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:34,280 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,283 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Ended with exit code 0 [2024-02-09 23:58:34,283 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,283 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,284 INFO L229 MonitoredProcess]: Starting monitored process 196 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,285 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Waiting until timeout for monitored process [2024-02-09 23:58:34,286 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,292 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,292 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,292 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,292 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,294 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:34,294 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:34,299 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,301 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Ended with exit code 0 [2024-02-09 23:58:34,301 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,301 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,302 INFO L229 MonitoredProcess]: Starting monitored process 197 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,302 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Waiting until timeout for monitored process [2024-02-09 23:58:34,304 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,310 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,311 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,311 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,311 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,312 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:34,313 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:34,317 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,319 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:34,320 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,320 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,320 INFO L229 MonitoredProcess]: Starting monitored process 198 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,321 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Waiting until timeout for monitored process [2024-02-09 23:58:34,322 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,329 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,329 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,329 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,329 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,331 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:34,331 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:34,335 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,337 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Ended with exit code 0 [2024-02-09 23:58:34,337 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,338 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,338 INFO L229 MonitoredProcess]: Starting monitored process 199 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,339 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Waiting until timeout for monitored process [2024-02-09 23:58:34,340 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,346 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,347 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:34,347 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,347 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,347 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,347 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:34,347 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:34,349 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,351 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Ended with exit code 0 [2024-02-09 23:58:34,351 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,351 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,352 INFO L229 MonitoredProcess]: Starting monitored process 200 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,352 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Waiting until timeout for monitored process [2024-02-09 23:58:34,354 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,360 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,360 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:34,360 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,360 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,360 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,361 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:34,361 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:34,362 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,364 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Ended with exit code 0 [2024-02-09 23:58:34,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,364 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,365 INFO L229 MonitoredProcess]: Starting monitored process 201 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,366 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Waiting until timeout for monitored process [2024-02-09 23:58:34,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-09 23:58:34,373 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,373 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:34,373 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,373 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,373 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,374 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:34,374 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:34,375 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,377 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:34,377 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,377 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,378 INFO L229 MonitoredProcess]: Starting monitored process 202 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,379 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Waiting until timeout for monitored process [2024-02-09 23:58:34,380 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,386 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,386 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:34,386 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,386 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,387 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,387 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:34,387 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:34,388 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,390 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Ended with exit code 0 [2024-02-09 23:58:34,391 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,391 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,391 INFO L229 MonitoredProcess]: Starting monitored process 203 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,392 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Waiting until timeout for monitored process [2024-02-09 23:58:34,393 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,399 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,400 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,400 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,400 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,401 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:34,402 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:34,406 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,408 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Ended with exit code 0 [2024-02-09 23:58:34,408 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,408 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,409 INFO L229 MonitoredProcess]: Starting monitored process 204 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,410 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Waiting until timeout for monitored process [2024-02-09 23:58:34,411 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,417 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,418 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,418 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,418 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,420 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:34,420 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:34,424 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,426 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Ended with exit code 0 [2024-02-09 23:58:34,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,427 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,427 INFO L229 MonitoredProcess]: Starting monitored process 205 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,429 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Waiting until timeout for monitored process [2024-02-09 23:58:34,430 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,436 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,437 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,437 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,437 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,439 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:34,439 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:34,443 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,445 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:34,446 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,446 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,446 INFO L229 MonitoredProcess]: Starting monitored process 206 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,447 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Waiting until timeout for monitored process [2024-02-09 23:58:34,458 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,464 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,465 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,472 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:34,473 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:34,489 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,492 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Ended with exit code 0 [2024-02-09 23:58:34,492 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,492 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,493 INFO L229 MonitoredProcess]: Starting monitored process 207 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,494 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Waiting until timeout for monitored process [2024-02-09 23:58:34,495 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,501 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,501 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:34,501 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,502 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,502 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,502 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:34,502 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:34,503 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,505 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Ended with exit code 0 [2024-02-09 23:58:34,506 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,506 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,506 INFO L229 MonitoredProcess]: Starting monitored process 208 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,507 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Waiting until timeout for monitored process [2024-02-09 23:58:34,508 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,514 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,515 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:34,515 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,515 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,515 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,515 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:34,515 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:34,516 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,519 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Ended with exit code 0 [2024-02-09 23:58:34,519 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,519 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,520 INFO L229 MonitoredProcess]: Starting monitored process 209 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,520 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Waiting until timeout for monitored process [2024-02-09 23:58:34,521 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,527 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,528 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:34,528 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,528 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,528 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,528 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:34,528 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:34,529 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,532 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Ended with exit code 0 [2024-02-09 23:58:34,532 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,532 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,533 INFO L229 MonitoredProcess]: Starting monitored process 210 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,533 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Waiting until timeout for monitored process [2024-02-09 23:58:34,552 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,558 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,558 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:34,558 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,558 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,558 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,559 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:34,559 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:34,560 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,562 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Ended with exit code 0 [2024-02-09 23:58:34,562 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,562 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,563 INFO L229 MonitoredProcess]: Starting monitored process 211 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,563 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (211)] Waiting until timeout for monitored process [2024-02-09 23:58:34,565 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,571 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,571 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:34,571 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,571 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,571 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,571 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:34,571 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:34,573 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,575 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (211)] Ended with exit code 0 [2024-02-09 23:58:34,575 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,575 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,576 INFO L229 MonitoredProcess]: Starting monitored process 212 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,577 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Waiting until timeout for monitored process [2024-02-09 23:58:34,578 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,584 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,585 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,585 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,586 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:34,586 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:34,590 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,593 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:34,593 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,593 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,594 INFO L229 MonitoredProcess]: Starting monitored process 213 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,594 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Waiting until timeout for monitored process [2024-02-09 23:58:34,596 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,601 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:34,602 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:34,602 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,602 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,602 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:34,602 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:34,602 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:34,603 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,606 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Ended with exit code 0 [2024-02-09 23:58:34,606 INFO L490 LassoAnalysis]: Using template '2-phase'. [2024-02-09 23:58:34,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,606 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,607 INFO L229 MonitoredProcess]: Starting monitored process 214 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,607 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Waiting until timeout for monitored process [2024-02-09 23:58:34,609 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,615 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:34,615 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:34,615 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,615 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,615 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:34,616 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:34,616 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:34,619 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,622 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Ended with exit code 0 [2024-02-09 23:58:34,622 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,622 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,623 INFO L229 MonitoredProcess]: Starting monitored process 215 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,623 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Waiting until timeout for monitored process [2024-02-09 23:58:34,625 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,631 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:34,631 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:34,631 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:34,631 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,631 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,631 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:34,631 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:34,631 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:34,640 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,643 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Ended with exit code 0 [2024-02-09 23:58:34,643 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,643 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,644 INFO L229 MonitoredProcess]: Starting monitored process 216 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,644 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Waiting until timeout for monitored process [2024-02-09 23:58:34,646 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,652 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:34,652 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:34,652 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:34,652 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,653 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,653 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:34,655 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:34,655 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:34,656 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,658 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Ended with exit code 0 [2024-02-09 23:58:34,658 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,659 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,660 INFO L229 MonitoredProcess]: Starting monitored process 217 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,664 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Waiting until timeout for monitored process [2024-02-09 23:58:34,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-09 23:58:34,670 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:34,670 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:34,670 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:34,670 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,670 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,670 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:34,671 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:34,671 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:34,672 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,674 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Ended with exit code 0 [2024-02-09 23:58:34,675 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,675 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,675 INFO L229 MonitoredProcess]: Starting monitored process 218 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,676 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Waiting until timeout for monitored process [2024-02-09 23:58:34,678 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,684 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:34,684 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:34,684 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,684 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,684 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:34,686 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:34,686 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:34,689 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,691 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Ended with exit code 0 [2024-02-09 23:58:34,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,692 INFO L229 MonitoredProcess]: Starting monitored process 219 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,693 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Waiting until timeout for monitored process [2024-02-09 23:58:34,694 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,700 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:34,700 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:34,700 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:34,700 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,700 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,700 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:34,700 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:34,700 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:34,702 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,704 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Ended with exit code 0 [2024-02-09 23:58:34,704 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,704 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,705 INFO L229 MonitoredProcess]: Starting monitored process 220 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,705 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Waiting until timeout for monitored process [2024-02-09 23:58:34,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-09 23:58:34,713 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:34,713 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:34,713 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,713 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,713 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:34,716 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:34,716 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:34,722 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,724 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:34,725 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,725 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,726 INFO L229 MonitoredProcess]: Starting monitored process 221 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,727 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Waiting until timeout for monitored process [2024-02-09 23:58:34,728 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,734 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:34,734 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:34,734 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,734 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,734 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:34,735 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:34,735 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:34,739 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,741 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Ended with exit code 0 [2024-02-09 23:58:34,741 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,742 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,742 INFO L229 MonitoredProcess]: Starting monitored process 222 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,743 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Waiting until timeout for monitored process [2024-02-09 23:58:34,744 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,750 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:34,751 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:34,751 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:34,751 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,751 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,751 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:34,751 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:34,751 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:34,753 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,755 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Ended with exit code 0 [2024-02-09 23:58:34,755 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,755 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,756 INFO L229 MonitoredProcess]: Starting monitored process 223 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,756 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (223)] Waiting until timeout for monitored process [2024-02-09 23:58:34,758 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,764 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:34,764 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:34,764 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:34,764 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,764 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,764 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:34,764 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:34,764 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:34,766 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,768 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (223)] Ended with exit code 0 [2024-02-09 23:58:34,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,768 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,769 INFO L229 MonitoredProcess]: Starting monitored process 224 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,769 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (224)] Waiting until timeout for monitored process [2024-02-09 23:58:34,773 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,778 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:34,778 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:34,778 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:34,779 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,779 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,779 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:34,779 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:34,779 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:34,780 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,782 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (224)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:34,783 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,783 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,783 INFO L229 MonitoredProcess]: Starting monitored process 225 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,784 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (225)] Waiting until timeout for monitored process [2024-02-09 23:58:34,785 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,791 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:34,792 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:34,792 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,792 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,792 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:34,793 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:34,793 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:34,796 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,799 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (225)] Ended with exit code 0 [2024-02-09 23:58:34,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,799 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,800 INFO L229 MonitoredProcess]: Starting monitored process 226 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,800 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (226)] Waiting until timeout for monitored process [2024-02-09 23:58:34,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-09 23:58:34,808 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:34,808 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:34,809 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,809 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,809 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:34,810 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:34,810 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:34,813 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,816 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (226)] Ended with exit code 0 [2024-02-09 23:58:34,816 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,816 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,817 INFO L229 MonitoredProcess]: Starting monitored process 227 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,817 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (227)] Waiting until timeout for monitored process [2024-02-09 23:58:34,819 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,825 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:34,825 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:34,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,825 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:34,826 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:34,826 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:34,830 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,832 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (227)] Ended with exit code 0 [2024-02-09 23:58:34,833 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,833 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,833 INFO L229 MonitoredProcess]: Starting monitored process 228 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,834 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (228)] Waiting until timeout for monitored process [2024-02-09 23:58:34,835 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,841 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:34,841 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:34,841 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:34,841 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,841 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,841 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:34,841 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:34,842 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:34,843 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,845 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (228)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:34,845 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,845 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,846 INFO L229 MonitoredProcess]: Starting monitored process 229 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,846 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Waiting until timeout for monitored process [2024-02-09 23:58:34,848 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,854 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:34,854 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:34,854 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:34,854 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,854 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,854 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:34,854 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:34,854 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:34,856 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,858 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Ended with exit code 0 [2024-02-09 23:58:34,858 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,858 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,859 INFO L229 MonitoredProcess]: Starting monitored process 230 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,859 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (230)] Waiting until timeout for monitored process [2024-02-09 23:58:34,861 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,866 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:34,866 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:34,866 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,867 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,867 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:34,868 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:34,868 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:34,871 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,874 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (230)] Ended with exit code 0 [2024-02-09 23:58:34,874 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,874 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,875 INFO L229 MonitoredProcess]: Starting monitored process 231 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,875 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Waiting until timeout for monitored process [2024-02-09 23:58:34,876 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,882 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:34,882 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:34,882 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:34,882 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,882 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,882 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:34,883 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:34,883 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:34,884 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,886 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Ended with exit code 0 [2024-02-09 23:58:34,887 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,887 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,887 INFO L229 MonitoredProcess]: Starting monitored process 232 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,889 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (232)] Waiting until timeout for monitored process [2024-02-09 23:58:34,890 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,895 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:34,896 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:34,896 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:34,896 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,896 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,896 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:34,896 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:34,896 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:34,898 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,900 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (232)] Ended with exit code 0 [2024-02-09 23:58:34,900 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,900 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,901 INFO L229 MonitoredProcess]: Starting monitored process 233 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,901 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (233)] Waiting until timeout for monitored process [2024-02-09 23:58:34,903 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,908 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:34,909 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:34,909 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,909 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,909 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:34,910 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:34,910 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:34,914 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,917 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (233)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:34,921 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,921 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,921 INFO L229 MonitoredProcess]: Starting monitored process 234 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,922 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (234)] Waiting until timeout for monitored process [2024-02-09 23:58:34,924 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,929 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:34,930 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:34,930 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,930 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,930 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:34,931 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:34,931 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:34,935 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,937 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (234)] Ended with exit code 0 [2024-02-09 23:58:34,937 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,938 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,938 INFO L229 MonitoredProcess]: Starting monitored process 235 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,939 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Waiting until timeout for monitored process [2024-02-09 23:58:34,940 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,946 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:34,946 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:34,946 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,946 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,946 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:34,948 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:34,948 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:34,952 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,954 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Ended with exit code 0 [2024-02-09 23:58:34,954 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,954 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,955 INFO L229 MonitoredProcess]: Starting monitored process 236 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,956 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (236)] Waiting until timeout for monitored process [2024-02-09 23:58:34,957 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,963 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:34,963 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:34,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,963 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:34,965 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:34,965 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:34,968 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,971 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (236)] Ended with exit code 0 [2024-02-09 23:58:34,971 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,971 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,972 INFO L229 MonitoredProcess]: Starting monitored process 237 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,974 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Waiting until timeout for monitored process [2024-02-09 23:58:34,974 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,980 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:34,980 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:34,981 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,981 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,981 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:34,982 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:34,982 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:34,986 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:34,988 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Ended with exit code 0 [2024-02-09 23:58:34,988 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:34,988 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:34,989 INFO L229 MonitoredProcess]: Starting monitored process 238 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:34,989 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Waiting until timeout for monitored process [2024-02-09 23:58:34,991 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:34,996 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:34,996 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:34,996 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:34,997 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:34,997 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:34,998 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:34,998 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:35,002 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,004 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Ended with exit code 0 [2024-02-09 23:58:35,005 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,005 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,005 INFO L229 MonitoredProcess]: Starting monitored process 239 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,006 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Waiting until timeout for monitored process [2024-02-09 23:58:35,007 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,013 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,014 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,014 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,014 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,014 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,016 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:35,016 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:35,023 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,025 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Ended with exit code 0 [2024-02-09 23:58:35,025 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,026 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,026 INFO L229 MonitoredProcess]: Starting monitored process 240 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,027 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (240)] Waiting until timeout for monitored process [2024-02-09 23:58:35,028 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,034 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,034 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,034 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,034 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,034 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,035 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:35,036 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:35,039 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,041 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (240)] Ended with exit code 0 [2024-02-09 23:58:35,042 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,042 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,042 INFO L229 MonitoredProcess]: Starting monitored process 241 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,043 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Waiting until timeout for monitored process [2024-02-09 23:58:35,044 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,050 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,050 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,050 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,050 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,050 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,052 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:35,052 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:35,059 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,062 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Ended with exit code 0 [2024-02-09 23:58:35,062 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,062 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,063 INFO L229 MonitoredProcess]: Starting monitored process 242 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,063 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Waiting until timeout for monitored process [2024-02-09 23:58:35,065 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,071 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,071 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,071 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,071 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,071 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,072 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:35,073 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:35,076 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,078 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Ended with exit code 0 [2024-02-09 23:58:35,078 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,079 INFO L229 MonitoredProcess]: Starting monitored process 243 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,080 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (243)] Waiting until timeout for monitored process [2024-02-09 23:58:35,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-09 23:58:35,087 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,087 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,087 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,087 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,087 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,089 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:35,089 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:35,093 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,095 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (243)] Ended with exit code 0 [2024-02-09 23:58:35,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,096 INFO L229 MonitoredProcess]: Starting monitored process 244 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,097 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (244)] Waiting until timeout for monitored process [2024-02-09 23:58:35,098 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,103 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,103 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,103 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,103 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,103 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,105 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:35,105 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:35,109 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,111 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (244)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:35,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,112 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,112 INFO L229 MonitoredProcess]: Starting monitored process 245 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,113 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Waiting until timeout for monitored process [2024-02-09 23:58:35,114 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,120 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,120 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,120 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,120 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,120 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,122 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:35,122 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:35,130 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,132 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Ended with exit code 0 [2024-02-09 23:58:35,133 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,133 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,133 INFO L229 MonitoredProcess]: Starting monitored process 246 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,135 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Waiting until timeout for monitored process [2024-02-09 23:58:35,136 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,141 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,142 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,142 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,142 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,142 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,144 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:35,144 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:35,150 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,153 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:35,153 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,153 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,154 INFO L229 MonitoredProcess]: Starting monitored process 247 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,154 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Waiting until timeout for monitored process [2024-02-09 23:58:35,156 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,161 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,161 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,161 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,162 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,162 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,163 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:35,163 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:35,166 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,169 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Ended with exit code 0 [2024-02-09 23:58:35,169 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,169 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,170 INFO L229 MonitoredProcess]: Starting monitored process 248 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,170 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Waiting until timeout for monitored process [2024-02-09 23:58:35,173 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,179 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,179 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,179 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,179 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,179 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,180 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:35,180 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:35,184 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,186 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Ended with exit code 0 [2024-02-09 23:58:35,187 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,187 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,187 INFO L229 MonitoredProcess]: Starting monitored process 249 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,190 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Waiting until timeout for monitored process [2024-02-09 23:58:35,190 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,196 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,196 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,197 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,197 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,197 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,198 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:35,198 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:35,202 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,204 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Ended with exit code 0 [2024-02-09 23:58:35,204 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,204 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,205 INFO L229 MonitoredProcess]: Starting monitored process 250 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,207 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Waiting until timeout for monitored process [2024-02-09 23:58:35,207 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,213 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,213 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,213 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,213 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,213 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,215 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:35,215 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:35,218 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,221 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Ended with exit code 0 [2024-02-09 23:58:35,221 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,221 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,222 INFO L229 MonitoredProcess]: Starting monitored process 251 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,222 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Waiting until timeout for monitored process [2024-02-09 23:58:35,224 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,230 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,231 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,231 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,231 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,231 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,232 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:35,232 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:35,235 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,237 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Ended with exit code 0 [2024-02-09 23:58:35,238 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,238 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,238 INFO L229 MonitoredProcess]: Starting monitored process 252 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,239 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Waiting until timeout for monitored process [2024-02-09 23:58:35,240 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,246 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,246 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,246 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:35,246 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,246 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,246 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,247 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:35,247 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:35,256 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,259 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:35,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,259 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,260 INFO L229 MonitoredProcess]: Starting monitored process 253 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,264 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,270 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,270 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,270 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:35,270 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,270 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,270 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,271 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:35,271 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:35,272 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Waiting until timeout for monitored process [2024-02-09 23:58:35,272 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,274 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Ended with exit code 0 [2024-02-09 23:58:35,274 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,274 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,275 INFO L229 MonitoredProcess]: Starting monitored process 254 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,277 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Waiting until timeout for monitored process [2024-02-09 23:58:35,278 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,284 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,284 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,284 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:35,284 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,284 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,284 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,284 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:35,284 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:35,286 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,288 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Ended with exit code 0 [2024-02-09 23:58:35,288 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,288 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,289 INFO L229 MonitoredProcess]: Starting monitored process 255 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,290 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (255)] Waiting until timeout for monitored process [2024-02-09 23:58:35,291 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,297 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,297 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,297 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:35,297 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,297 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,297 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,298 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:35,298 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:35,299 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,301 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (255)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:35,301 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,302 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,302 INFO L229 MonitoredProcess]: Starting monitored process 256 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,305 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Waiting until timeout for monitored process [2024-02-09 23:58:35,307 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,313 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,313 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,313 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,313 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,313 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,314 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:35,314 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:35,330 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,333 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Ended with exit code 0 [2024-02-09 23:58:35,334 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,334 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,335 INFO L229 MonitoredProcess]: Starting monitored process 257 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,336 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Waiting until timeout for monitored process [2024-02-09 23:58:35,337 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,343 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,343 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,343 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,343 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,343 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,345 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:35,345 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:35,348 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,352 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Ended with exit code 0 [2024-02-09 23:58:35,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,353 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,354 INFO L229 MonitoredProcess]: Starting monitored process 258 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,354 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Waiting until timeout for monitored process [2024-02-09 23:58:35,356 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,362 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,362 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,362 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,362 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,362 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,363 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:35,363 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:35,367 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,370 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Ended with exit code 0 [2024-02-09 23:58:35,370 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,370 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,371 INFO L229 MonitoredProcess]: Starting monitored process 259 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,371 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Waiting until timeout for monitored process [2024-02-09 23:58:35,373 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,379 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,379 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,379 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,379 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,379 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,384 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:35,384 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:35,400 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,403 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Ended with exit code 0 [2024-02-09 23:58:35,405 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,405 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,406 INFO L229 MonitoredProcess]: Starting monitored process 260 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,406 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Waiting until timeout for monitored process [2024-02-09 23:58:35,408 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,413 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,414 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,414 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:35,414 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,414 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,414 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,414 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:35,414 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:35,416 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,418 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Ended with exit code 0 [2024-02-09 23:58:35,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,418 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,419 INFO L229 MonitoredProcess]: Starting monitored process 261 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,420 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (261)] Waiting until timeout for monitored process [2024-02-09 23:58:35,421 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,426 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,426 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,426 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:35,426 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,426 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,427 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,427 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:35,427 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:35,429 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,431 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (261)] Ended with exit code 0 [2024-02-09 23:58:35,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,432 INFO L229 MonitoredProcess]: Starting monitored process 262 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,432 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Waiting until timeout for monitored process [2024-02-09 23:58:35,434 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,439 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,439 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,440 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:35,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,440 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,440 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:35,440 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:35,441 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,444 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Ended with exit code 0 [2024-02-09 23:58:35,444 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,444 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,445 INFO L229 MonitoredProcess]: Starting monitored process 263 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,445 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Waiting until timeout for monitored process [2024-02-09 23:58:35,446 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,453 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,453 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,453 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:35,453 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,453 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,453 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,453 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:35,453 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:35,462 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,465 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Ended with exit code 0 [2024-02-09 23:58:35,465 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,465 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,466 INFO L229 MonitoredProcess]: Starting monitored process 264 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,466 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Waiting until timeout for monitored process [2024-02-09 23:58:35,468 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,473 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,474 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,474 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:35,474 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,474 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,474 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,474 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:35,474 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:35,476 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,478 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Ended with exit code 0 [2024-02-09 23:58:35,478 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,478 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,479 INFO L229 MonitoredProcess]: Starting monitored process 265 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,479 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (265)] Waiting until timeout for monitored process [2024-02-09 23:58:35,481 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,487 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,487 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,487 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,487 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,487 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,488 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:35,488 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:35,492 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,494 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (265)] Ended with exit code 0 [2024-02-09 23:58:35,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,495 INFO L229 MonitoredProcess]: Starting monitored process 266 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,495 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Waiting until timeout for monitored process [2024-02-09 23:58:35,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-09 23:58:35,502 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,503 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:35,503 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:35,503 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,503 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,503 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:35,503 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:35,503 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:35,505 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,507 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Ended with exit code 0 [2024-02-09 23:58:35,507 INFO L490 LassoAnalysis]: Using template '3-phase'. [2024-02-09 23:58:35,507 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,507 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,508 INFO L229 MonitoredProcess]: Starting monitored process 267 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,508 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Waiting until timeout for monitored process [2024-02-09 23:58:35,510 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,516 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,516 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:35,516 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,517 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,517 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:35,518 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:35,518 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:35,523 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,525 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Ended with exit code 0 [2024-02-09 23:58:35,525 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,526 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,526 INFO L229 MonitoredProcess]: Starting monitored process 268 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,528 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Waiting until timeout for monitored process [2024-02-09 23:58:35,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-09 23:58:35,534 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,535 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:35,535 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:35,535 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,535 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,535 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:35,535 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:35,535 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:35,538 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,540 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Ended with exit code 0 [2024-02-09 23:58:35,540 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,540 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,541 INFO L229 MonitoredProcess]: Starting monitored process 269 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,545 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Waiting until timeout for monitored process [2024-02-09 23:58:35,546 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,551 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,552 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:35,552 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:35,552 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,552 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,552 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:35,553 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:35,553 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:35,555 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,557 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:35,557 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,557 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,558 INFO L229 MonitoredProcess]: Starting monitored process 270 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,559 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (270)] Waiting until timeout for monitored process [2024-02-09 23:58:35,560 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,566 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,566 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:35,566 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:35,566 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,566 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,566 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:35,567 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:35,567 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:35,569 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,571 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (270)] Ended with exit code 0 [2024-02-09 23:58:35,571 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,571 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,572 INFO L229 MonitoredProcess]: Starting monitored process 271 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,572 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (271)] Waiting until timeout for monitored process [2024-02-09 23:58:35,574 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,580 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,580 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:35,580 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,580 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,580 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:35,582 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:35,582 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:35,586 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,589 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (271)] Ended with exit code 0 [2024-02-09 23:58:35,589 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,589 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,590 INFO L229 MonitoredProcess]: Starting monitored process 272 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,590 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Waiting until timeout for monitored process [2024-02-09 23:58:35,592 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,598 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,598 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:35,598 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:35,598 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,598 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,598 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:35,599 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:35,599 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:35,601 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,603 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Ended with exit code 0 [2024-02-09 23:58:35,603 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,603 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,604 INFO L229 MonitoredProcess]: Starting monitored process 273 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,605 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Waiting until timeout for monitored process [2024-02-09 23:58:35,606 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,612 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,612 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:35,612 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,612 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,612 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:35,615 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:35,615 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:35,623 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,625 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Ended with exit code 0 [2024-02-09 23:58:35,625 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,625 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,626 INFO L229 MonitoredProcess]: Starting monitored process 274 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,626 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (274)] Waiting until timeout for monitored process [2024-02-09 23:58:35,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-09 23:58:35,634 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,635 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:35,635 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,635 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,635 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:35,636 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:35,636 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:35,648 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,650 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (274)] Ended with exit code 0 [2024-02-09 23:58:35,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,652 INFO L229 MonitoredProcess]: Starting monitored process 275 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,652 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (275)] Waiting until timeout for monitored process [2024-02-09 23:58:35,654 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,660 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,660 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:35,660 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:35,660 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,660 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,660 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:35,661 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:35,661 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:35,677 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,680 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (275)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:35,681 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,681 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,681 INFO L229 MonitoredProcess]: Starting monitored process 276 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,693 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,699 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,699 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:35,699 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:35,699 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,699 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,699 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:35,700 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:35,700 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:35,703 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Waiting until timeout for monitored process [2024-02-09 23:58:35,712 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,714 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:35,715 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,715 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,716 INFO L229 MonitoredProcess]: Starting monitored process 277 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,718 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,724 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,724 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:35,724 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:35,724 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,725 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,725 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:35,725 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:35,725 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:35,726 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Waiting until timeout for monitored process [2024-02-09 23:58:35,748 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,751 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:35,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,752 INFO L229 MonitoredProcess]: Starting monitored process 278 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,754 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,760 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,760 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:35,760 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,760 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,761 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:35,762 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:35,762 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:35,767 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Waiting until timeout for monitored process [2024-02-09 23:58:35,769 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,771 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:35,772 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,772 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,772 INFO L229 MonitoredProcess]: Starting monitored process 279 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,773 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Waiting until timeout for monitored process [2024-02-09 23:58:35,775 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,781 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,782 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:35,782 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,782 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,782 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:35,783 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:35,783 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:35,790 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,792 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Ended with exit code 0 [2024-02-09 23:58:35,792 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,793 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,793 INFO L229 MonitoredProcess]: Starting monitored process 280 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,794 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Waiting until timeout for monitored process [2024-02-09 23:58:35,795 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,801 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,802 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:35,802 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,802 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,802 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:35,803 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:35,803 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:35,810 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,812 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Ended with exit code 0 [2024-02-09 23:58:35,813 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,813 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,813 INFO L229 MonitoredProcess]: Starting monitored process 281 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,815 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (281)] Waiting until timeout for monitored process [2024-02-09 23:58:35,815 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,822 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,822 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:35,822 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:35,822 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,822 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,822 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:35,823 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:35,823 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:35,838 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,841 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (281)] Ended with exit code 0 [2024-02-09 23:58:35,841 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,841 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,842 INFO L229 MonitoredProcess]: Starting monitored process 282 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,842 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (282)] Waiting until timeout for monitored process [2024-02-09 23:58:35,846 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,851 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,852 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:35,852 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:35,852 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,852 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,852 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:35,852 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:35,852 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:35,860 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,862 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (282)] Ended with exit code 0 [2024-02-09 23:58:35,862 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,862 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,863 INFO L229 MonitoredProcess]: Starting monitored process 283 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,865 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Waiting until timeout for monitored process [2024-02-09 23:58:35,865 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,871 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,871 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:35,872 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,872 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,872 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:35,873 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:35,873 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:35,878 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,881 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Ended with exit code 0 [2024-02-09 23:58:35,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,882 INFO L229 MonitoredProcess]: Starting monitored process 284 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,882 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (284)] Waiting until timeout for monitored process [2024-02-09 23:58:35,884 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,890 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,890 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:35,890 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:35,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,890 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:35,890 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:35,891 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:35,893 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,895 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (284)] Ended with exit code 0 [2024-02-09 23:58:35,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,896 INFO L229 MonitoredProcess]: Starting monitored process 285 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,896 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (285)] Waiting until timeout for monitored process [2024-02-09 23:58:35,898 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,903 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,904 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:35,904 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:35,904 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,904 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,904 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:35,904 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:35,904 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:35,906 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,909 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (285)] Ended with exit code 0 [2024-02-09 23:58:35,909 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,909 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,910 INFO L229 MonitoredProcess]: Starting monitored process 286 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,910 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Waiting until timeout for monitored process [2024-02-09 23:58:35,912 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,918 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,918 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:35,918 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,918 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,918 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:35,920 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:35,920 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:35,932 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,935 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Ended with exit code 0 [2024-02-09 23:58:35,935 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,935 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,936 INFO L229 MonitoredProcess]: Starting monitored process 287 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,937 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (287)] Waiting until timeout for monitored process [2024-02-09 23:58:35,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-09 23:58:35,944 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,944 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:35,944 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,944 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,944 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:35,946 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:35,946 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:35,962 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,965 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (287)] Ended with exit code 0 [2024-02-09 23:58:35,966 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,966 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,967 INFO L229 MonitoredProcess]: Starting monitored process 288 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,967 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Waiting until timeout for monitored process [2024-02-09 23:58:35,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-09 23:58:35,975 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,975 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:35,975 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,975 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,975 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:35,977 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:35,977 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:35,983 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:35,986 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Ended with exit code 0 [2024-02-09 23:58:35,986 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:35,986 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:35,988 INFO L229 MonitoredProcess]: Starting monitored process 289 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:35,989 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Waiting until timeout for monitored process [2024-02-09 23:58:35,990 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:35,998 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:35,998 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:35,998 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:35,998 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:35,998 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,000 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:36,000 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:36,012 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,016 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Ended with exit code 0 [2024-02-09 23:58:36,016 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,016 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,017 INFO L229 MonitoredProcess]: Starting monitored process 290 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,021 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Waiting until timeout for monitored process [2024-02-09 23:58:36,021 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,030 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,030 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,030 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,030 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,030 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,032 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:36,032 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:36,038 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,041 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:36,042 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,042 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,043 INFO L229 MonitoredProcess]: Starting monitored process 291 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,044 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Waiting until timeout for monitored process [2024-02-09 23:58:36,045 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,052 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,052 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,053 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,053 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,053 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,055 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:36,055 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:36,089 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,092 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Ended with exit code 0 [2024-02-09 23:58:36,093 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,093 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,094 INFO L229 MonitoredProcess]: Starting monitored process 292 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,095 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Waiting until timeout for monitored process [2024-02-09 23:58:36,096 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,103 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,103 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,103 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,103 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,103 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,108 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:36,108 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:36,128 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,131 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Ended with exit code 0 [2024-02-09 23:58:36,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,132 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,132 INFO L229 MonitoredProcess]: Starting monitored process 293 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,133 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Waiting until timeout for monitored process [2024-02-09 23:58:36,134 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,142 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,142 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,142 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,142 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,142 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,144 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:36,144 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:36,159 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,163 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:36,163 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,163 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,164 INFO L229 MonitoredProcess]: Starting monitored process 294 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,180 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Waiting until timeout for monitored process [2024-02-09 23:58:36,181 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,188 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,188 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,188 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,189 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,189 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,191 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:36,191 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:36,212 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,215 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:36,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,216 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,217 INFO L229 MonitoredProcess]: Starting monitored process 295 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,218 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (295)] Waiting until timeout for monitored process [2024-02-09 23:58:36,267 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,274 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,274 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,274 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,275 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,275 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,276 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:36,277 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:36,282 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,286 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (295)] Ended with exit code 0 [2024-02-09 23:58:36,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,287 INFO L229 MonitoredProcess]: Starting monitored process 296 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,288 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (296)] Waiting until timeout for monitored process [2024-02-09 23:58:36,289 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,296 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,296 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,296 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,296 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,296 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,298 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:36,298 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:36,304 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,307 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (296)] Ended with exit code 0 [2024-02-09 23:58:36,307 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,308 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,308 INFO L229 MonitoredProcess]: Starting monitored process 297 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,309 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Waiting until timeout for monitored process [2024-02-09 23:58:36,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-09 23:58:36,317 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,317 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,317 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,317 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,317 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,319 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:36,319 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:36,325 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,328 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Ended with exit code 0 [2024-02-09 23:58:36,328 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,328 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,329 INFO L229 MonitoredProcess]: Starting monitored process 298 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,331 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Waiting until timeout for monitored process [2024-02-09 23:58:36,331 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,338 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,338 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,339 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,339 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,339 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,340 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:36,340 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:36,356 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,360 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Ended with exit code 0 [2024-02-09 23:58:36,360 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,360 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,361 INFO L229 MonitoredProcess]: Starting monitored process 299 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,362 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Waiting until timeout for monitored process [2024-02-09 23:58:36,363 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,372 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,372 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,372 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,372 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,372 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,376 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:36,376 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:36,386 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,390 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Ended with exit code 0 [2024-02-09 23:58:36,391 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,391 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,539 INFO L229 MonitoredProcess]: Starting monitored process 300 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,540 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Waiting until timeout for monitored process [2024-02-09 23:58:36,541 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,548 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,548 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,548 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,548 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,548 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,550 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:36,550 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:36,560 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,564 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:36,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,565 INFO L229 MonitoredProcess]: Starting monitored process 301 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,566 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Waiting until timeout for monitored process [2024-02-09 23:58:36,567 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,573 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,573 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,573 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,574 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,574 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,575 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:36,575 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:36,581 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,584 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:36,584 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,585 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,585 INFO L229 MonitoredProcess]: Starting monitored process 302 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,587 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Waiting until timeout for monitored process [2024-02-09 23:58:36,587 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,594 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,594 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,594 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,595 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,595 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,596 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:36,596 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:36,602 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,605 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Ended with exit code 0 [2024-02-09 23:58:36,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,606 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,607 INFO L229 MonitoredProcess]: Starting monitored process 303 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,608 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Waiting until timeout for monitored process [2024-02-09 23:58:36,609 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,616 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,616 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,616 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,617 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,618 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:36,618 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:36,662 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,665 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Ended with exit code 0 [2024-02-09 23:58:36,665 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,665 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,666 INFO L229 MonitoredProcess]: Starting monitored process 304 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,666 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Waiting until timeout for monitored process [2024-02-09 23:58:36,667 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,673 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,674 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,674 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,674 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,674 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,675 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:36,675 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:36,680 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,682 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Ended with exit code 0 [2024-02-09 23:58:36,683 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,683 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,683 INFO L229 MonitoredProcess]: Starting monitored process 305 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,684 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (305)] Waiting until timeout for monitored process [2024-02-09 23:58:36,686 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,692 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,692 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,692 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:36,692 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,692 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,692 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,693 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:36,693 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:36,695 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,697 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (305)] Ended with exit code 0 [2024-02-09 23:58:36,697 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,697 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,698 INFO L229 MonitoredProcess]: Starting monitored process 306 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,698 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Waiting until timeout for monitored process [2024-02-09 23:58:36,700 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,706 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,706 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,706 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:36,707 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,707 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,707 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,707 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:36,707 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:36,709 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,712 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Ended with exit code 0 [2024-02-09 23:58:36,712 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,712 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,713 INFO L229 MonitoredProcess]: Starting monitored process 307 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,713 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Waiting until timeout for monitored process [2024-02-09 23:58:36,714 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,721 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,722 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,722 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:36,722 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,722 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,722 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,722 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:36,722 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:36,728 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,730 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:36,731 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,731 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,731 INFO L229 MonitoredProcess]: Starting monitored process 308 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,732 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (308)] Waiting until timeout for monitored process [2024-02-09 23:58:36,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-09 23:58:36,740 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,741 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,741 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:36,741 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,741 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,741 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,743 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:36,743 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:36,745 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,748 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (308)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:36,748 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,748 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,749 INFO L229 MonitoredProcess]: Starting monitored process 309 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,749 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Waiting until timeout for monitored process [2024-02-09 23:58:36,751 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,757 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,757 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,757 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,757 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,757 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,759 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:36,759 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:36,764 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,766 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Ended with exit code 0 [2024-02-09 23:58:36,766 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,767 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,767 INFO L229 MonitoredProcess]: Starting monitored process 310 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,768 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Waiting until timeout for monitored process [2024-02-09 23:58:36,769 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,775 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,776 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,776 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,776 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,776 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,777 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:36,777 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:36,782 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,785 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Ended with exit code 0 [2024-02-09 23:58:36,785 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,785 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,786 INFO L229 MonitoredProcess]: Starting monitored process 311 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,786 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Waiting until timeout for monitored process [2024-02-09 23:58:36,788 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,794 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,794 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,794 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,794 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,794 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,795 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:36,796 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:36,801 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,803 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:36,803 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,803 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,804 INFO L229 MonitoredProcess]: Starting monitored process 312 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,805 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Waiting until timeout for monitored process [2024-02-09 23:58:36,806 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,812 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,812 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,813 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,820 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:36,820 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:36,847 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,850 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:36,850 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,850 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,851 INFO L229 MonitoredProcess]: Starting monitored process 313 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,852 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (313)] Waiting until timeout for monitored process [2024-02-09 23:58:36,853 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,859 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,859 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,859 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:36,859 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,859 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,859 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,860 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:36,860 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:36,862 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,864 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (313)] Ended with exit code 0 [2024-02-09 23:58:36,865 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,865 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,865 INFO L229 MonitoredProcess]: Starting monitored process 314 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,867 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (314)] Waiting until timeout for monitored process [2024-02-09 23:58:36,867 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,874 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,874 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,874 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:36,874 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,874 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,874 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,875 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:36,875 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:36,883 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,886 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (314)] Ended with exit code 0 [2024-02-09 23:58:36,886 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,886 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,887 INFO L229 MonitoredProcess]: Starting monitored process 315 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,888 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Waiting until timeout for monitored process [2024-02-09 23:58:36,889 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,895 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,895 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,895 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:36,895 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,895 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,895 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,896 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:36,896 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:36,898 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,901 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:36,901 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,901 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,902 INFO L229 MonitoredProcess]: Starting monitored process 316 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,904 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Waiting until timeout for monitored process [2024-02-09 23:58:36,904 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,911 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,911 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,911 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:36,911 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,911 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,911 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,912 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:36,912 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:36,921 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,924 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Ended with exit code 0 [2024-02-09 23:58:36,925 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,925 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,925 INFO L229 MonitoredProcess]: Starting monitored process 317 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,927 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Waiting until timeout for monitored process [2024-02-09 23:58:36,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-09 23:58:36,935 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,935 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,935 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:36,935 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,935 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,935 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,936 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:36,936 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:36,938 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,940 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:36,940 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,941 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,941 INFO L229 MonitoredProcess]: Starting monitored process 318 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,942 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Waiting until timeout for monitored process [2024-02-09 23:58: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-09 23:58:36,949 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,949 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,950 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,950 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,950 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,951 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:36,951 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:36,964 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,967 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Ended with exit code 0 [2024-02-09 23:58:36,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,967 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,968 INFO L229 MonitoredProcess]: Starting monitored process 319 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,968 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Waiting until timeout for monitored process [2024-02-09 23:58:36,970 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,976 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,976 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:36,976 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:36,976 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,976 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,977 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:36,977 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:36,977 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:36,979 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:36,981 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:36,982 INFO L490 LassoAnalysis]: Using template '4-phase'. [2024-02-09 23:58:36,982 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:36,982 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:36,982 INFO L229 MonitoredProcess]: Starting monitored process 320 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:36,984 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Waiting until timeout for monitored process [2024-02-09 23:58:36,984 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:36,991 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:36,991 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:36,991 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:36,991 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:36,991 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:36,993 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:36,993 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,004 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,006 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Ended with exit code 0 [2024-02-09 23:58:37,006 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,007 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,007 INFO L229 MonitoredProcess]: Starting monitored process 321 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,008 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Waiting until timeout for monitored process [2024-02-09 23:58:37,009 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,015 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,015 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,015 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:37,015 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,015 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,015 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,016 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:37,016 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:37,027 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,030 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Ended with exit code 0 [2024-02-09 23:58:37,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,031 INFO L229 MonitoredProcess]: Starting monitored process 322 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,032 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Waiting until timeout for monitored process [2024-02-09 23:58:37,033 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,040 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,040 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,040 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:37,041 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,041 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,041 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,041 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:37,042 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:37,045 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,047 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:37,047 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,048 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,048 INFO L229 MonitoredProcess]: Starting monitored process 323 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,050 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Waiting until timeout for monitored process [2024-02-09 23:58:37,051 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,058 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,058 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,058 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:37,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,058 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,059 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:37,059 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:37,062 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,065 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:37,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,065 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,066 INFO L229 MonitoredProcess]: Starting monitored process 324 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,083 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,090 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,091 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,091 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,091 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,091 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,092 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Waiting until timeout for monitored process [2024-02-09 23:58:37,093 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,093 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,104 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,106 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:37,107 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,107 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,108 INFO L229 MonitoredProcess]: Starting monitored process 325 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,110 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (325)] Waiting until timeout for monitored process [2024-02-09 23:58:37,110 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,118 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,118 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,118 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:37,118 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,118 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,118 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,119 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:37,119 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:37,122 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,125 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (325)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:37,125 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,125 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,126 INFO L229 MonitoredProcess]: Starting monitored process 326 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,128 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Waiting until timeout for monitored process [2024-02-09 23:58:37,128 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,136 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,136 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,136 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,136 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,136 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,141 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,141 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,164 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,167 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Ended with exit code 0 [2024-02-09 23:58:37,168 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,168 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,169 INFO L229 MonitoredProcess]: Starting monitored process 327 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,177 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Waiting until timeout for monitored process [2024-02-09 23:58:37,178 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,184 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,184 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,184 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,185 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,185 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,187 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,187 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,196 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,199 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:37,199 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,199 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,200 INFO L229 MonitoredProcess]: Starting monitored process 328 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,201 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Waiting until timeout for monitored process [2024-02-09 23:58:37,202 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,208 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,208 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,208 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:37,208 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,208 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,209 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,209 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:37,209 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:37,225 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,228 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Ended with exit code 0 [2024-02-09 23:58:37,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,228 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,229 INFO L229 MonitoredProcess]: Starting monitored process 329 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,230 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Waiting until timeout for monitored process [2024-02-09 23:58:37,231 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,237 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,237 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,237 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:37,237 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,238 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,238 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,238 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:37,238 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:37,242 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,244 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Ended with exit code 0 [2024-02-09 23:58:37,244 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,245 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,245 INFO L229 MonitoredProcess]: Starting monitored process 330 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,247 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Waiting until timeout for monitored process [2024-02-09 23:58:37,247 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,253 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,254 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,254 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:37,254 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,254 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,254 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,255 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:37,255 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:37,265 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,268 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Ended with exit code 0 [2024-02-09 23:58:37,268 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,268 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,269 INFO L229 MonitoredProcess]: Starting monitored process 331 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,269 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Waiting until timeout for monitored process [2024-02-09 23:58:37,271 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,277 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,277 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,277 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,277 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,277 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,279 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,279 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,286 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,290 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Ended with exit code 0 [2024-02-09 23:58:37,290 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,290 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,291 INFO L229 MonitoredProcess]: Starting monitored process 332 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,292 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (332)] Waiting until timeout for monitored process [2024-02-09 23:58:37,293 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,299 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,300 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,300 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,300 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,300 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,302 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,302 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,311 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,313 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (332)] Ended with exit code 0 [2024-02-09 23:58:37,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,314 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,314 INFO L229 MonitoredProcess]: Starting monitored process 333 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,315 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Waiting until timeout for monitored process [2024-02-09 23:58:37,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-09 23:58:37,322 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,323 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,323 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,323 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,323 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,325 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,325 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,332 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,335 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Ended with exit code 0 [2024-02-09 23:58:37,335 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,335 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,336 INFO L229 MonitoredProcess]: Starting monitored process 334 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,336 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (334)] Waiting until timeout for monitored process [2024-02-09 23:58:37,337 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,343 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,344 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,344 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:37,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,344 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,345 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:37,345 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:37,347 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,350 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (334)] Ended with exit code 0 [2024-02-09 23:58:37,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,351 INFO L229 MonitoredProcess]: Starting monitored process 335 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,351 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Waiting until timeout for monitored process [2024-02-09 23:58:37,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-09 23:58:37,359 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,359 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,359 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:37,359 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,359 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,359 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,360 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:37,360 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:37,363 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,365 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:37,365 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,365 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,366 INFO L229 MonitoredProcess]: Starting monitored process 336 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,366 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (336)] Waiting until timeout for monitored process [2024-02-09 23:58:37,368 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,374 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,374 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,374 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,374 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,374 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,376 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,376 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,385 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,387 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (336)] Ended with exit code 0 [2024-02-09 23:58:37,387 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,387 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,388 INFO L229 MonitoredProcess]: Starting monitored process 337 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,389 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Waiting until timeout for monitored process [2024-02-09 23:58:37,390 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,396 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,396 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,396 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:37,396 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,396 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,396 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,397 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:37,397 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:37,400 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,402 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Ended with exit code 0 [2024-02-09 23:58:37,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,402 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,403 INFO L229 MonitoredProcess]: Starting monitored process 338 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,403 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (338)] Waiting until timeout for monitored process [2024-02-09 23:58:37,405 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,411 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,411 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,411 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:37,411 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,411 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,411 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,412 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:37,412 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:37,415 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,417 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (338)] Ended with exit code 0 [2024-02-09 23:58:37,417 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,417 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,418 INFO L229 MonitoredProcess]: Starting monitored process 339 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,418 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (339)] Waiting until timeout for monitored process [2024-02-09 23:58:37,420 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,426 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,426 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,426 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,426 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,426 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,428 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,428 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,436 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,439 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (339)] Ended with exit code 0 [2024-02-09 23:58:37,439 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,439 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,440 INFO L229 MonitoredProcess]: Starting monitored process 340 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,440 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (340)] Waiting until timeout for monitored process [2024-02-09 23:58:37,442 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,448 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,449 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,449 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,449 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,449 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,451 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,451 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,463 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,466 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (340)] Ended with exit code 0 [2024-02-09 23:58:37,466 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,466 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,467 INFO L229 MonitoredProcess]: Starting monitored process 341 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,467 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (341)] Waiting until timeout for monitored process [2024-02-09 23:58:37,475 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,481 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,482 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,482 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,482 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,482 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,484 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,484 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,492 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,495 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (341)] Ended with exit code 0 [2024-02-09 23:58:37,495 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,495 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,496 INFO L229 MonitoredProcess]: Starting monitored process 342 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,498 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (342)] Waiting until timeout for monitored process [2024-02-09 23:58:37,499 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,505 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,505 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,505 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,505 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,505 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,507 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,508 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,515 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,518 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (342)] Ended with exit code 0 [2024-02-09 23:58:37,518 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,518 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,519 INFO L229 MonitoredProcess]: Starting monitored process 343 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,519 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (343)] Waiting until timeout for monitored process [2024-02-09 23:58:37,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-09 23:58:37,527 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,527 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,527 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,527 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,527 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,529 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,529 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,542 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,545 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (343)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:37,545 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,545 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,546 INFO L229 MonitoredProcess]: Starting monitored process 344 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,548 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,555 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,555 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,555 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,555 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,555 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,558 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,558 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,564 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (344)] Waiting until timeout for monitored process [2024-02-09 23:58:37,580 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,583 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (344)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:37,583 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,583 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,584 INFO L229 MonitoredProcess]: Starting monitored process 345 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,586 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (345)] Waiting until timeout for monitored process [2024-02-09 23:58:37,586 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,593 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,593 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,593 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,593 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,593 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,597 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,597 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,612 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,614 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (345)] Ended with exit code 0 [2024-02-09 23:58:37,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,615 INFO L229 MonitoredProcess]: Starting monitored process 346 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,616 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (346)] Waiting until timeout for monitored process [2024-02-09 23:58:37,617 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,623 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,623 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,623 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,624 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,624 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,626 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,626 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,633 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,635 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (346)] Ended with exit code 0 [2024-02-09 23:58:37,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,635 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,636 INFO L229 MonitoredProcess]: Starting monitored process 347 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,636 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (347)] Waiting until timeout for monitored process [2024-02-09 23:58:37,638 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,644 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,644 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,645 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,645 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,645 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,647 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,647 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,654 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,656 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (347)] Ended with exit code 0 [2024-02-09 23:58:37,656 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,657 INFO L229 MonitoredProcess]: Starting monitored process 348 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,659 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (348)] Waiting until timeout for monitored process [2024-02-09 23:58:37,659 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,665 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,665 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,665 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,665 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,665 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,668 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,668 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,674 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,677 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (348)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:37,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,678 INFO L229 MonitoredProcess]: Starting monitored process 349 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,678 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (349)] Waiting until timeout for monitored process [2024-02-09 23:58:37,680 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,686 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,686 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,686 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,686 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,686 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,688 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,688 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,696 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,698 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (349)] Ended with exit code 0 [2024-02-09 23:58:37,699 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,699 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,699 INFO L229 MonitoredProcess]: Starting monitored process 350 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,700 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (350)] Waiting until timeout for monitored process [2024-02-09 23:58:37,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-09 23:58:37,707 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,707 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,708 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,708 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,708 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,710 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,710 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,717 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,719 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (350)] Ended with exit code 0 [2024-02-09 23:58:37,720 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,720 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,721 INFO L229 MonitoredProcess]: Starting monitored process 351 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,722 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (351)] Waiting until timeout for monitored process [2024-02-09 23:58:37,722 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,728 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,728 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,728 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,729 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,729 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,730 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,731 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,738 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,741 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (351)] Ended with exit code 0 [2024-02-09 23:58:37,741 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,741 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,742 INFO L229 MonitoredProcess]: Starting monitored process 352 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,742 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (352)] Waiting until timeout for monitored process [2024-02-09 23:58:37,743 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,750 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,751 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,751 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,751 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,751 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,755 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,755 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,768 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,770 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (352)] Ended with exit code 0 [2024-02-09 23:58:37,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,771 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,771 INFO L229 MonitoredProcess]: Starting monitored process 353 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,772 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Waiting until timeout for monitored process [2024-02-09 23:58:37,774 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,780 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,780 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,780 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,780 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,780 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,783 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,783 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,789 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,791 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Ended with exit code 0 [2024-02-09 23:58:37,792 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,792 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,792 INFO L229 MonitoredProcess]: Starting monitored process 354 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,793 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (354)] Waiting until timeout for monitored process [2024-02-09 23:58:37,794 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,800 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,800 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,800 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,801 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,801 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,803 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,803 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,815 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,818 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (354)] Ended with exit code 0 [2024-02-09 23:58:37,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,818 INFO L229 MonitoredProcess]: Starting monitored process 355 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,819 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (355)] Waiting until timeout for monitored process [2024-02-09 23:58:37,820 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,826 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,826 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,827 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,827 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,827 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,829 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,829 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,836 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,838 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (355)] Ended with exit code 0 [2024-02-09 23:58:37,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,839 INFO L229 MonitoredProcess]: Starting monitored process 356 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,860 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Waiting until timeout for monitored process [2024-02-09 23:58:37,861 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,867 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,867 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,867 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,867 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,867 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,869 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,869 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,876 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,878 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Ended with exit code 0 [2024-02-09 23:58:37,879 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,879 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,879 INFO L229 MonitoredProcess]: Starting monitored process 357 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,880 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (357)] Waiting until timeout for monitored process [2024-02-09 23:58:37,881 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,887 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,887 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,887 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,887 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,887 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,889 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,889 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,896 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,898 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (357)] Ended with exit code 0 [2024-02-09 23:58:37,898 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,898 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,899 INFO L229 MonitoredProcess]: Starting monitored process 358 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,899 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (358)] Waiting until timeout for monitored process [2024-02-09 23:58:37,901 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,907 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,907 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,907 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:37,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,907 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,908 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:37,908 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:37,911 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,913 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (358)] Ended with exit code 0 [2024-02-09 23:58:37,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,913 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,914 INFO L229 MonitoredProcess]: Starting monitored process 359 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,914 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (359)] Waiting until timeout for monitored process [2024-02-09 23:58:37,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-09 23:58:37,922 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,922 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,922 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:37,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,922 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,923 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:37,923 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:37,925 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,927 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (359)] Ended with exit code 0 [2024-02-09 23:58:37,928 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,928 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,928 INFO L229 MonitoredProcess]: Starting monitored process 360 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,929 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (360)] Waiting until timeout for monitored process [2024-02-09 23:58:37,930 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,936 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,937 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,937 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:37,937 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,937 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,937 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,937 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:37,938 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:37,940 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,942 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (360)] Ended with exit code 0 [2024-02-09 23:58:37,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,943 INFO L229 MonitoredProcess]: Starting monitored process 361 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,944 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (361)] Waiting until timeout for monitored process [2024-02-09 23:58:37,945 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,951 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,952 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,952 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:37,952 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,952 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,952 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,952 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:37,952 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:37,955 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,957 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (361)] Ended with exit code 0 [2024-02-09 23:58:37,958 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,958 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,958 INFO L229 MonitoredProcess]: Starting monitored process 362 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,959 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (362)] Waiting until timeout for monitored process [2024-02-09 23:58:37,960 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,966 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,966 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,966 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,966 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,966 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,968 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,968 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,975 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,977 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (362)] Ended with exit code 0 [2024-02-09 23:58:37,977 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,977 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,978 INFO L229 MonitoredProcess]: Starting monitored process 363 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,978 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (363)] Waiting until timeout for monitored process [2024-02-09 23:58:37,980 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:37,986 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:37,986 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:37,986 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:37,986 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:37,986 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:37,988 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:37,988 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:37,995 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:37,997 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (363)] Ended with exit code 0 [2024-02-09 23:58:37,998 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:37,998 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:37,998 INFO L229 MonitoredProcess]: Starting monitored process 364 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:37,999 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (364)] Waiting until timeout for monitored process [2024-02-09 23:58:38,000 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,006 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,006 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:38,006 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,006 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,006 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:38,008 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:38,008 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:38,015 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,017 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (364)] Ended with exit code 0 [2024-02-09 23:58:38,018 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,018 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,018 INFO L229 MonitoredProcess]: Starting monitored process 365 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,019 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (365)] Waiting until timeout for monitored process [2024-02-09 23:58:38,020 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,026 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,026 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:38,026 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,026 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,027 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:38,036 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:38,037 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:38,141 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,144 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (365)] Ended with exit code 0 [2024-02-09 23:58:38,144 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,144 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,145 INFO L229 MonitoredProcess]: Starting monitored process 366 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,145 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (366)] Waiting until timeout for monitored process [2024-02-09 23:58:38,147 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,153 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,153 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:38,153 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:38,153 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,153 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,153 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:38,154 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:38,154 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:38,156 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,159 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (366)] Ended with exit code 0 [2024-02-09 23:58:38,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,159 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,160 INFO L229 MonitoredProcess]: Starting monitored process 367 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,160 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (367)] Waiting until timeout for monitored process [2024-02-09 23:58:38,162 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,167 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,168 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:38,168 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:38,168 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,168 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,168 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:38,168 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:38,168 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:38,171 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,173 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (367)] Ended with exit code 0 [2024-02-09 23:58:38,173 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,174 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,174 INFO L229 MonitoredProcess]: Starting monitored process 368 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,175 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (368)] Waiting until timeout for monitored process [2024-02-09 23:58:38,176 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,182 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,182 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:38,183 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:38,183 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,183 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,183 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:38,183 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:38,183 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:38,194 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,196 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (368)] Ended with exit code 0 [2024-02-09 23:58:38,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,197 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,197 INFO L229 MonitoredProcess]: Starting monitored process 369 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,198 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (369)] Waiting until timeout for monitored process [2024-02-09 23:58:38,199 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,205 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,206 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:38,206 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:38,206 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,206 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,206 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:38,206 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:38,206 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:38,209 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,211 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (369)] Ended with exit code 0 [2024-02-09 23:58:38,212 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,212 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,213 INFO L229 MonitoredProcess]: Starting monitored process 370 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,213 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (370)] Waiting until timeout for monitored process [2024-02-09 23:58:38,215 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,221 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,221 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:38,221 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:38,221 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,221 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,221 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:38,222 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:38,222 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:38,225 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,227 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (370)] Ended with exit code 0 [2024-02-09 23:58:38,227 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,227 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,228 INFO L229 MonitoredProcess]: Starting monitored process 371 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,228 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (371)] Waiting until timeout for monitored process [2024-02-09 23:58:38,230 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,236 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,236 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:38,236 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,236 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,236 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:38,238 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:38,238 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:38,245 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,247 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (371)] Ended with exit code 0 [2024-02-09 23:58:38,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,247 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,248 INFO L229 MonitoredProcess]: Starting monitored process 372 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,248 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (372)] Waiting until timeout for monitored process [2024-02-09 23:58:38,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-09 23:58:38,256 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,256 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:38,256 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:38,256 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,257 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,257 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:38,257 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:38,257 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:38,260 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,262 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (372)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:38,262 INFO L490 LassoAnalysis]: Using template '2-lex'. [2024-02-09 23:58:38,263 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,263 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,263 INFO L229 MonitoredProcess]: Starting monitored process 373 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,266 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,266 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (373)] Waiting until timeout for monitored process [2024-02-09 23:58:38,272 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,272 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,272 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,272 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,272 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,273 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,273 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,277 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,279 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (373)] Ended with exit code 0 [2024-02-09 23:58:38,279 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,280 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,280 INFO L229 MonitoredProcess]: Starting monitored process 374 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,281 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (374)] Waiting until timeout for monitored process [2024-02-09 23:58:38,282 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,288 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,288 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,288 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:38,288 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,288 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,288 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,289 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:38,289 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:38,290 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,292 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (374)] Ended with exit code 0 [2024-02-09 23:58:38,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,294 INFO L229 MonitoredProcess]: Starting monitored process 375 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,294 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (375)] Waiting until timeout for monitored process [2024-02-09 23:58:38,296 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,302 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,302 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,302 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:38,302 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,302 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,302 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,303 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:38,303 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:38,304 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,306 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (375)] Ended with exit code 0 [2024-02-09 23:58:38,306 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,306 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,307 INFO L229 MonitoredProcess]: Starting monitored process 376 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,308 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (376)] Waiting until timeout for monitored process [2024-02-09 23:58:38,309 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,315 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,315 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,315 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:38,315 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,315 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,315 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,316 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:38,316 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:38,317 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,319 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (376)] Ended with exit code 0 [2024-02-09 23:58:38,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,320 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,320 INFO L229 MonitoredProcess]: Starting monitored process 377 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,321 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (377)] Waiting until timeout for monitored process [2024-02-09 23:58:38,322 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,328 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,328 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,328 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,328 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,328 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,330 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,330 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,333 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,336 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (377)] Ended with exit code 0 [2024-02-09 23:58:38,336 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,336 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,337 INFO L229 MonitoredProcess]: Starting monitored process 378 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,337 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (378)] Waiting until timeout for monitored process [2024-02-09 23:58:38,338 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,344 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,344 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,344 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:38,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,344 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,345 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:38,345 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:38,346 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,348 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (378)] Ended with exit code 0 [2024-02-09 23:58:38,348 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,348 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,349 INFO L229 MonitoredProcess]: Starting monitored process 379 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,350 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (379)] Waiting until timeout for monitored process [2024-02-09 23:58:38,351 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,357 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,357 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,357 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,358 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,358 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,360 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,360 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,366 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,368 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (379)] Ended with exit code 0 [2024-02-09 23:58:38,369 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,369 INFO L229 MonitoredProcess]: Starting monitored process 380 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,370 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (380)] Waiting until timeout for monitored process [2024-02-09 23:58:38,371 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,377 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,377 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,377 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,377 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,377 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,379 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,379 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,383 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,385 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (380)] Ended with exit code 0 [2024-02-09 23:58:38,385 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,385 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,386 INFO L229 MonitoredProcess]: Starting monitored process 381 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,389 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,394 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (381)] Waiting until timeout for monitored process [2024-02-09 23:58:38,395 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,395 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,395 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:38,395 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,395 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,395 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,395 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:38,395 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:38,400 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,402 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (381)] Ended with exit code 0 [2024-02-09 23:58:38,403 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,404 INFO L229 MonitoredProcess]: Starting monitored process 382 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,406 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (382)] Waiting until timeout for monitored process [2024-02-09 23:58:38,406 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,412 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,412 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,412 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:38,412 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,412 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,413 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,413 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:38,413 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:38,414 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,417 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (382)] Ended with exit code 0 [2024-02-09 23:58:38,417 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,417 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,418 INFO L229 MonitoredProcess]: Starting monitored process 383 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,418 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (383)] Waiting until timeout for monitored process [2024-02-09 23:58:38,419 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,425 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,425 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,425 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:38,426 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,426 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,426 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,426 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:38,426 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:38,427 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,430 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (383)] Ended with exit code 0 [2024-02-09 23:58:38,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,431 INFO L229 MonitoredProcess]: Starting monitored process 384 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,439 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (384)] Waiting until timeout for monitored process [2024-02-09 23:58:38,440 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,446 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,446 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,446 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,446 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,446 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,448 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,448 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,451 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,454 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (384)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:38,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,454 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,455 INFO L229 MonitoredProcess]: Starting monitored process 385 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,457 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (385)] Waiting until timeout for monitored process [2024-02-09 23:58: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-09 23:58:38,463 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,463 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,464 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,464 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,464 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,465 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,465 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,469 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,473 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (385)] Ended with exit code 0 [2024-02-09 23:58:38,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,473 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,474 INFO L229 MonitoredProcess]: Starting monitored process 386 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,476 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (386)] Waiting until timeout for monitored process [2024-02-09 23:58:38,476 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,482 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,482 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,482 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,482 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,482 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,484 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,484 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,488 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,490 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (386)] Ended with exit code 0 [2024-02-09 23:58:38,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,491 INFO L229 MonitoredProcess]: Starting monitored process 387 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,491 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (387)] Waiting until timeout for monitored process [2024-02-09 23:58:38,493 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,499 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,499 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,499 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:38,499 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,499 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,499 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,500 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:38,500 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:38,501 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,503 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (387)] Ended with exit code 0 [2024-02-09 23:58:38,503 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,503 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,504 INFO L229 MonitoredProcess]: Starting monitored process 388 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,505 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (388)] Waiting until timeout for monitored process [2024-02-09 23:58:38,506 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,512 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,512 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,512 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:38,512 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,512 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,512 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,512 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:38,513 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:38,514 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,516 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (388)] Ended with exit code 0 [2024-02-09 23:58:38,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,517 INFO L229 MonitoredProcess]: Starting monitored process 389 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,518 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (389)] Waiting until timeout for monitored process [2024-02-09 23:58:38,519 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,525 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,525 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,525 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,525 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,525 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,526 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,526 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,532 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,534 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (389)] Ended with exit code 0 [2024-02-09 23:58:38,534 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,535 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,535 INFO L229 MonitoredProcess]: Starting monitored process 390 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,536 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (390)] Waiting until timeout for monitored process [2024-02-09 23:58:38,537 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,543 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,543 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,543 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:38,543 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,543 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,543 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,544 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:38,544 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:38,553 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,556 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (390)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:38,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,556 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,557 INFO L229 MonitoredProcess]: Starting monitored process 391 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,559 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (391)] Waiting until timeout for monitored process [2024-02-09 23:58:38,559 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,565 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,565 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,565 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:38,565 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,565 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,565 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,566 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:38,566 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:38,584 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,588 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (391)] Ended with exit code 0 [2024-02-09 23:58:38,588 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,588 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,589 INFO L229 MonitoredProcess]: Starting monitored process 392 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,597 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,603 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,603 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,603 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,603 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,603 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,605 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,605 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,609 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (392)] Waiting until timeout for monitored process [2024-02-09 23:58:38,617 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,620 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (392)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:38,620 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,620 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,621 INFO L229 MonitoredProcess]: Starting monitored process 393 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,623 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,629 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,629 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,629 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,630 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,630 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,631 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,631 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,636 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (393)] Waiting until timeout for monitored process [2024-02-09 23:58:38,645 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,648 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (393)] Ended with exit code 0 [2024-02-09 23:58:38,648 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,648 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,649 INFO L229 MonitoredProcess]: Starting monitored process 394 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,649 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (394)] Waiting until timeout for monitored process [2024-02-09 23:58:38,651 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,656 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,656 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,656 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,656 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,657 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,658 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,658 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,663 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,665 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (394)] Ended with exit code 0 [2024-02-09 23:58:38,665 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,665 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,666 INFO L229 MonitoredProcess]: Starting monitored process 395 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,666 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (395)] Waiting until timeout for monitored process [2024-02-09 23:58:38,667 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,673 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,673 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,673 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,673 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,673 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,675 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,675 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,678 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,681 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (395)] Ended with exit code 0 [2024-02-09 23:58:38,681 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,681 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,682 INFO L229 MonitoredProcess]: Starting monitored process 396 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,683 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (396)] Waiting until timeout for monitored process [2024-02-09 23:58:38,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-09 23:58:38,689 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,689 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,689 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,689 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,689 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,691 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,691 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,695 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,697 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (396)] Ended with exit code 0 [2024-02-09 23:58:38,697 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,697 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,698 INFO L229 MonitoredProcess]: Starting monitored process 397 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,698 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (397)] Waiting until timeout for monitored process [2024-02-09 23:58:38,700 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,705 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,705 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,705 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,706 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,706 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,707 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,707 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,711 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,714 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (397)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:38,714 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,714 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,715 INFO L229 MonitoredProcess]: Starting monitored process 398 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,715 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (398)] Waiting until timeout for monitored process [2024-02-09 23:58:38,717 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,722 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,723 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,723 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,723 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,723 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,726 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,726 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,732 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,734 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (398)] Ended with exit code 0 [2024-02-09 23:58:38,735 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,735 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,735 INFO L229 MonitoredProcess]: Starting monitored process 399 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,736 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (399)] Waiting until timeout for monitored process [2024-02-09 23:58:38,737 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,743 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,743 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,743 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,743 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,743 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,745 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,745 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,749 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,751 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (399)] Ended with exit code 0 [2024-02-09 23:58:38,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,752 INFO L229 MonitoredProcess]: Starting monitored process 400 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,752 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (400)] Waiting until timeout for monitored process [2024-02-09 23:58:38,754 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,759 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,760 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,760 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,760 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,760 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,761 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,761 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,765 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,767 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (400)] Ended with exit code 0 [2024-02-09 23:58:38,767 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,768 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,768 INFO L229 MonitoredProcess]: Starting monitored process 401 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,769 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (401)] Waiting until timeout for monitored process [2024-02-09 23:58:38,770 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,775 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,775 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,775 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,776 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,776 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,777 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,777 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,781 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,783 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (401)] Ended with exit code 0 [2024-02-09 23:58:38,783 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,783 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,784 INFO L229 MonitoredProcess]: Starting monitored process 402 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,784 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (402)] Waiting until timeout for monitored process [2024-02-09 23:58:38,786 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,791 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,791 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,791 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,792 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,792 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,793 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,793 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,798 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,801 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (402)] Ended with exit code 0 [2024-02-09 23:58:38,801 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,801 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,802 INFO L229 MonitoredProcess]: Starting monitored process 403 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,803 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (403)] Waiting until timeout for monitored process [2024-02-09 23:58:38,804 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,810 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,810 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,810 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,810 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,810 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,812 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,812 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,816 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,818 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (403)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:38,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,819 INFO L229 MonitoredProcess]: Starting monitored process 404 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,819 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (404)] Waiting until timeout for monitored process [2024-02-09 23:58:38,821 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,826 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,827 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,827 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,827 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,827 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,828 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,828 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,832 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,834 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (404)] Ended with exit code 0 [2024-02-09 23:58:38,834 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,835 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,835 INFO L229 MonitoredProcess]: Starting monitored process 405 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,836 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (405)] Waiting until timeout for monitored process [2024-02-09 23:58:38,837 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,843 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,843 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,843 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,843 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,843 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,846 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,846 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,853 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,855 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (405)] Ended with exit code 0 [2024-02-09 23:58:38,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,855 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,856 INFO L229 MonitoredProcess]: Starting monitored process 406 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,856 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (406)] Waiting until timeout for monitored process [2024-02-09 23:58:38,858 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,863 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,864 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,864 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,864 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,864 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,866 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,866 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,877 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,879 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (406)] Ended with exit code 0 [2024-02-09 23:58:38,879 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,879 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,880 INFO L229 MonitoredProcess]: Starting monitored process 407 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,880 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (407)] Waiting until timeout for monitored process [2024-02-09 23:58:38,882 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,887 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,887 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,887 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,887 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,887 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,889 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,889 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,893 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,895 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (407)] Ended with exit code 0 [2024-02-09 23:58:38,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,896 INFO L229 MonitoredProcess]: Starting monitored process 408 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,897 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (408)] Waiting until timeout for monitored process [2024-02-09 23:58:38,897 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,903 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,903 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,903 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,903 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,903 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,905 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,905 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,908 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,911 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (408)] Ended with exit code 0 [2024-02-09 23:58:38,911 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,911 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,912 INFO L229 MonitoredProcess]: Starting monitored process 409 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,913 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (409)] Waiting until timeout for monitored process [2024-02-09 23:58:38,913 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,919 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,919 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,919 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,919 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,919 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,921 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,921 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,925 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,927 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (409)] Ended with exit code 0 [2024-02-09 23:58:38,927 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,927 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,927 INFO L229 MonitoredProcess]: Starting monitored process 410 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,928 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (410)] Waiting until timeout for monitored process [2024-02-09 23:58:38,929 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,935 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,935 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,935 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,935 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,935 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,936 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:38,936 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:38,940 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,942 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (410)] Ended with exit code 0 [2024-02-09 23:58:38,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,942 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,943 INFO L229 MonitoredProcess]: Starting monitored process 411 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,943 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (411)] Waiting until timeout for monitored process [2024-02-09 23:58:38,945 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,950 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,950 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,950 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:38,950 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,950 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,950 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,951 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:38,951 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:38,952 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,954 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (411)] Ended with exit code 0 [2024-02-09 23:58:38,954 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,954 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,955 INFO L229 MonitoredProcess]: Starting monitored process 412 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,955 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (412)] Waiting until timeout for monitored process [2024-02-09 23:58:38,957 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:38,962 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,963 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,963 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:38,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,963 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,963 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:38,963 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:38,965 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,967 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (412)] Ended with exit code 0 [2024-02-09 23:58:38,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,967 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,967 INFO L229 MonitoredProcess]: Starting monitored process 413 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,968 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (413)] Waiting until timeout for monitored process [2024-02-09 23:58:38,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-09 23:58:38,975 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,975 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,975 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:38,975 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,975 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,975 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,976 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:38,976 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:38,977 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:38,979 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (413)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:38,979 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:38,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:38,980 INFO L229 MonitoredProcess]: Starting monitored process 414 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:38,980 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (414)] Waiting until timeout for monitored process [2024-02-09 23:58: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-09 23:58:38,997 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:38,997 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:38,997 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:38,998 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:38,998 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:38,998 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:38,998 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:38,998 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:39,010 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,013 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (414)] Ended with exit code 0 [2024-02-09 23:58:39,013 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,013 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,013 INFO L229 MonitoredProcess]: Starting monitored process 415 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,014 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (415)] Waiting until timeout for monitored process [2024-02-09 23:58:39,015 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,021 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,021 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:39,021 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,021 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,021 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:39,023 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:39,023 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:39,026 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,028 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (415)] Ended with exit code 0 [2024-02-09 23:58:39,029 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,029 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,029 INFO L229 MonitoredProcess]: Starting monitored process 416 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,030 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (416)] Waiting until timeout for monitored process [2024-02-09 23:58: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-09 23:58:39,037 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,037 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:39,037 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,037 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,037 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:39,038 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:39,038 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:39,042 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,044 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (416)] Ended with exit code 0 [2024-02-09 23:58:39,044 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,045 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,045 INFO L229 MonitoredProcess]: Starting monitored process 417 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,046 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (417)] Waiting until timeout for monitored process [2024-02-09 23:58:39,047 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,052 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,053 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:39,053 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,053 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,053 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:39,054 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:39,054 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:39,061 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,063 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (417)] Ended with exit code 0 [2024-02-09 23:58:39,063 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,063 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,064 INFO L229 MonitoredProcess]: Starting monitored process 418 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,065 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (418)] Waiting until timeout for monitored process [2024-02-09 23:58:39,066 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,072 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,072 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:39,072 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,072 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,072 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:39,078 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:39,078 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:39,096 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,099 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (418)] Ended with exit code 0 [2024-02-09 23:58:39,099 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,099 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,100 INFO L229 MonitoredProcess]: Starting monitored process 419 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,100 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (419)] Waiting until timeout for monitored process [2024-02-09 23:58:39,102 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,107 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,107 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:39,107 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:39,108 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,108 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,108 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:39,108 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:39,108 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:39,109 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,111 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (419)] Ended with exit code 0 [2024-02-09 23:58:39,112 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,112 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,112 INFO L229 MonitoredProcess]: Starting monitored process 420 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,113 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (420)] Waiting until timeout for monitored process [2024-02-09 23:58:39,114 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,120 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,120 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:39,120 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:39,120 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,120 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,120 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:39,120 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:39,121 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:39,122 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,124 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (420)] Ended with exit code 0 [2024-02-09 23:58:39,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,124 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,125 INFO L229 MonitoredProcess]: Starting monitored process 421 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,125 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (421)] Waiting until timeout for monitored process [2024-02-09 23:58:39,127 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,132 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,132 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:39,132 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:39,132 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,132 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,132 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:39,133 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:39,133 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:39,134 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,136 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (421)] Ended with exit code 0 [2024-02-09 23:58:39,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,136 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,137 INFO L229 MonitoredProcess]: Starting monitored process 422 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,137 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (422)] Waiting until timeout for monitored process [2024-02-09 23:58:39,139 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,144 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,145 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:39,145 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:39,145 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,145 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,145 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:39,145 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:39,145 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:39,147 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,149 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (422)] Ended with exit code 0 [2024-02-09 23:58:39,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,149 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,150 INFO L229 MonitoredProcess]: Starting monitored process 423 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,150 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (423)] Waiting until timeout for monitored process [2024-02-09 23:58:39,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-09 23:58:39,157 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,157 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:39,157 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:39,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,157 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:39,158 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:39,158 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:39,159 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,161 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (423)] Ended with exit code 0 [2024-02-09 23:58:39,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,161 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,162 INFO L229 MonitoredProcess]: Starting monitored process 424 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,162 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (424)] Waiting until timeout for monitored process [2024-02-09 23:58:39,164 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,169 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,169 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:39,169 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,169 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,169 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:39,171 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:39,171 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:39,174 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,177 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (424)] Ended with exit code 0 [2024-02-09 23:58:39,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,177 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,177 INFO L229 MonitoredProcess]: Starting monitored process 425 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,178 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (425)] Waiting until timeout for monitored process [2024-02-09 23:58:39,179 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,185 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,185 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:39,185 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:39,185 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,185 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,185 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:39,186 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:39,186 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:39,187 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,189 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (425)] Ended with exit code 0 [2024-02-09 23:58:39,189 INFO L490 LassoAnalysis]: Using template '3-lex'. [2024-02-09 23:58:39,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,189 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,190 INFO L229 MonitoredProcess]: Starting monitored process 426 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,190 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (426)] Waiting until timeout for monitored process [2024-02-09 23:58:39,192 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,197 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,198 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,198 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,200 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,200 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,205 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,207 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (426)] Ended with exit code 0 [2024-02-09 23:58:39,207 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,208 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,208 INFO L229 MonitoredProcess]: Starting monitored process 427 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,209 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (427)] Waiting until timeout for monitored process [2024-02-09 23:58:39,210 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,216 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,216 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,216 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:39,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,216 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,217 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:39,217 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:39,219 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,221 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (427)] Ended with exit code 0 [2024-02-09 23:58:39,221 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,221 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,222 INFO L229 MonitoredProcess]: Starting monitored process 428 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,222 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (428)] Waiting until timeout for monitored process [2024-02-09 23:58:39,223 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,229 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,229 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,229 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:39,229 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,229 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,229 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,230 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:39,230 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:39,232 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,234 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (428)] Ended with exit code 0 [2024-02-09 23:58:39,234 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,234 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,235 INFO L229 MonitoredProcess]: Starting monitored process 429 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,235 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (429)] Waiting until timeout for monitored process [2024-02-09 23:58:39,237 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,242 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,242 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,242 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:39,242 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,242 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,243 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,243 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:39,243 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:39,245 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,247 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (429)] Ended with exit code 0 [2024-02-09 23:58:39,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,247 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,248 INFO L229 MonitoredProcess]: Starting monitored process 430 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,248 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (430)] Waiting until timeout for monitored process [2024-02-09 23:58:39,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-09 23:58:39,255 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,256 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,256 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,256 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,256 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,258 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,258 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,263 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,265 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (430)] Ended with exit code 0 [2024-02-09 23:58:39,265 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,266 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,266 INFO L229 MonitoredProcess]: Starting monitored process 431 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,267 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (431)] Waiting until timeout for monitored process [2024-02-09 23:58:39,268 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,273 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,274 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,274 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:39,274 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,274 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,274 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,274 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:39,274 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:39,296 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,299 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (431)] Ended with exit code 0 [2024-02-09 23:58:39,299 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,299 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,299 INFO L229 MonitoredProcess]: Starting monitored process 432 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,300 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (432)] Waiting until timeout for monitored process [2024-02-09 23:58:39,301 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,307 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,307 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,307 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,307 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,307 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,311 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,311 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,319 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,322 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (432)] Ended with exit code 0 [2024-02-09 23:58:39,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,323 INFO L229 MonitoredProcess]: Starting monitored process 433 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,323 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (433)] Waiting until timeout for monitored process [2024-02-09 23:58:39,325 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,330 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,330 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,330 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,330 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,330 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,333 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,333 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,338 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,341 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (433)] Ended with exit code 0 [2024-02-09 23:58:39,341 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,341 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,341 INFO L229 MonitoredProcess]: Starting monitored process 434 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,342 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (434)] Waiting until timeout for monitored process [2024-02-09 23:58:39,343 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,349 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,349 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,349 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:39,349 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,349 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,349 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,350 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:39,350 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:39,352 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,353 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (434)] Ended with exit code 0 [2024-02-09 23:58:39,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,354 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,354 INFO L229 MonitoredProcess]: Starting monitored process 435 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,355 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (435)] Waiting until timeout for monitored process [2024-02-09 23:58:39,356 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,362 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,362 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,362 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:39,362 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,362 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,362 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,362 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:39,362 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:39,364 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,366 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (435)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:39,367 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,367 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,367 INFO L229 MonitoredProcess]: Starting monitored process 436 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,368 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (436)] Waiting until timeout for monitored process [2024-02-09 23:58:39,369 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,374 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,375 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,375 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:39,375 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,375 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,375 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,375 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:39,375 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:39,377 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,379 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (436)] Ended with exit code 0 [2024-02-09 23:58:39,379 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,379 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,380 INFO L229 MonitoredProcess]: Starting monitored process 437 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,380 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (437)] Waiting until timeout for monitored process [2024-02-09 23:58:39,382 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,387 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,387 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,387 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,388 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,388 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,390 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,390 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,395 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,397 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (437)] Ended with exit code 0 [2024-02-09 23:58:39,397 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,397 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,398 INFO L229 MonitoredProcess]: Starting monitored process 438 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,398 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (438)] Waiting until timeout for monitored process [2024-02-09 23:58:39,400 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,405 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,405 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,406 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,406 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,406 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,408 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,408 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,413 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,415 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (438)] Ended with exit code 0 [2024-02-09 23:58:39,415 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,416 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,416 INFO L229 MonitoredProcess]: Starting monitored process 439 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,416 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (439)] Waiting until timeout for monitored process [2024-02-09 23:58:39,418 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,424 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,424 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,424 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,424 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,424 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,426 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,426 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,444 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,448 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (439)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:39,448 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,448 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,449 INFO L229 MonitoredProcess]: Starting monitored process 440 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,451 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,456 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (440)] Waiting until timeout for monitored process [2024-02-09 23:58:39,457 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,457 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,457 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:39,457 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,457 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,457 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,457 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:39,457 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:39,459 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,461 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (440)] Ended with exit code 0 [2024-02-09 23:58:39,462 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,462 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,462 INFO L229 MonitoredProcess]: Starting monitored process 441 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,464 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (441)] Waiting until timeout for monitored process [2024-02-09 23:58:39,464 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,470 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,470 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,470 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:39,470 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,470 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,470 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,471 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:39,471 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:39,473 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,475 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (441)] Ended with exit code 0 [2024-02-09 23:58:39,475 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,475 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,476 INFO L229 MonitoredProcess]: Starting monitored process 442 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,476 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (442)] Waiting until timeout for monitored process [2024-02-09 23:58:39,478 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,484 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,484 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,484 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,484 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,484 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,486 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,486 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,492 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,494 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (442)] Ended with exit code 0 [2024-02-09 23:58:39,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,495 INFO L229 MonitoredProcess]: Starting monitored process 443 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,495 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (443)] Waiting until timeout for monitored process [2024-02-09 23:58: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-09 23:58:39,502 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,503 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,503 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:39,503 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,503 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,503 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,503 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:39,503 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:39,505 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,507 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (443)] Ended with exit code 0 [2024-02-09 23:58:39,508 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,508 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,508 INFO L229 MonitoredProcess]: Starting monitored process 444 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,509 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (444)] Waiting until timeout for monitored process [2024-02-09 23:58:39,510 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,516 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,516 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,516 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:39,516 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,516 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,516 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,516 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:39,517 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:39,518 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,520 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (444)] Ended with exit code 0 [2024-02-09 23:58:39,521 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,521 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,521 INFO L229 MonitoredProcess]: Starting monitored process 445 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,522 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (445)] Waiting until timeout for monitored process [2024-02-09 23:58:39,523 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,529 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,529 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,529 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,529 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,529 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,531 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,532 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,538 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,540 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (445)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:39,540 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,540 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,541 INFO L229 MonitoredProcess]: Starting monitored process 446 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,543 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (446)] Waiting until timeout for monitored process [2024-02-09 23:58:39,543 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,550 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,550 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,550 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,550 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,550 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,552 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,552 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,558 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,560 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (446)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:39,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,560 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,561 INFO L229 MonitoredProcess]: Starting monitored process 447 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,561 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (447)] Waiting until timeout for monitored process [2024-02-09 23:58:39,563 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,568 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,568 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,568 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,569 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,569 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,571 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,571 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,577 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,580 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (447)] Ended with exit code 0 [2024-02-09 23:58:39,580 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,580 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,581 INFO L229 MonitoredProcess]: Starting monitored process 448 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,581 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (448)] Waiting until timeout for monitored process [2024-02-09 23:58:39,582 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,588 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,588 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,588 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,589 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,589 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,591 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,591 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,597 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,599 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (448)] Ended with exit code 0 [2024-02-09 23:58:39,600 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,600 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,600 INFO L229 MonitoredProcess]: Starting monitored process 449 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,601 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (449)] Waiting until timeout for monitored process [2024-02-09 23:58:39,602 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,608 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,608 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,608 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,608 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,608 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,610 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,611 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,616 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,619 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (449)] Ended with exit code 0 [2024-02-09 23:58:39,619 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,619 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,620 INFO L229 MonitoredProcess]: Starting monitored process 450 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,620 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (450)] Waiting until timeout for monitored process [2024-02-09 23:58:39,621 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,627 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,627 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,627 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,627 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,627 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,630 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,630 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,636 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,638 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (450)] Ended with exit code 0 [2024-02-09 23:58:39,639 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,639 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,639 INFO L229 MonitoredProcess]: Starting monitored process 451 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,640 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (451)] Waiting until timeout for monitored process [2024-02-09 23:58:39,641 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,647 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,647 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,648 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,648 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,648 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,652 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,652 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,662 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,665 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (451)] Ended with exit code 0 [2024-02-09 23:58:39,665 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,665 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,666 INFO L229 MonitoredProcess]: Starting monitored process 452 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,666 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (452)] Waiting until timeout for monitored process [2024-02-09 23:58:39,668 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,674 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,674 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,674 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,674 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,674 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,676 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,676 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,682 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,684 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (452)] Ended with exit code 0 [2024-02-09 23:58:39,684 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,684 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,685 INFO L229 MonitoredProcess]: Starting monitored process 453 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,685 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (453)] Waiting until timeout for monitored process [2024-02-09 23:58:39,687 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,693 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,693 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,693 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,693 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,693 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,695 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,695 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,701 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,703 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (453)] Ended with exit code 0 [2024-02-09 23:58:39,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,703 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,704 INFO L229 MonitoredProcess]: Starting monitored process 454 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,704 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (454)] Waiting until timeout for monitored process [2024-02-09 23:58:39,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-09 23:58:39,711 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,712 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,712 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,712 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,712 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,714 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,714 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,720 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,722 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (454)] Ended with exit code 0 [2024-02-09 23:58:39,722 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,722 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,723 INFO L229 MonitoredProcess]: Starting monitored process 455 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,723 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (455)] Waiting until timeout for monitored process [2024-02-09 23:58:39,725 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,731 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,731 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,731 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,731 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,731 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,733 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,734 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,740 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,742 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (455)] Ended with exit code 0 [2024-02-09 23:58:39,742 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,742 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,743 INFO L229 MonitoredProcess]: Starting monitored process 456 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,743 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (456)] Waiting until timeout for monitored process [2024-02-09 23:58:39,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-09 23:58:39,750 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,750 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,751 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,751 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,751 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,753 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,753 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,759 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,762 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (456)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:39,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,763 INFO L229 MonitoredProcess]: Starting monitored process 457 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,763 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (457)] Waiting until timeout for monitored process [2024-02-09 23:58:39,764 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,770 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,770 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,771 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,771 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,771 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,773 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,773 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,778 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,781 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (457)] Ended with exit code 0 [2024-02-09 23:58:39,781 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,781 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,782 INFO L229 MonitoredProcess]: Starting monitored process 458 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,782 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (458)] Waiting until timeout for monitored process [2024-02-09 23:58:39,783 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,790 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,790 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,790 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,790 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,790 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,794 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,794 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,806 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,809 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (458)] Ended with exit code 0 [2024-02-09 23:58:39,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,809 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,810 INFO L229 MonitoredProcess]: Starting monitored process 459 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,811 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (459)] Waiting until timeout for monitored process [2024-02-09 23:58:39,812 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,818 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,818 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,818 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,818 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,818 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,820 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,820 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,826 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,828 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (459)] Ended with exit code 0 [2024-02-09 23:58:39,829 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,829 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,829 INFO L229 MonitoredProcess]: Starting monitored process 460 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,830 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (460)] Waiting until timeout for monitored process [2024-02-09 23:58:39,831 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,837 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,837 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,837 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,837 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,837 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,839 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,839 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,852 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,854 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (460)] Ended with exit code 0 [2024-02-09 23:58:39,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,855 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,855 INFO L229 MonitoredProcess]: Starting monitored process 461 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,856 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (461)] Waiting until timeout for monitored process [2024-02-09 23:58:39,857 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,863 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,864 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,864 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,864 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,864 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,866 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,866 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,871 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,874 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (461)] Ended with exit code 0 [2024-02-09 23:58:39,874 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,874 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,875 INFO L229 MonitoredProcess]: Starting monitored process 462 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,877 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,883 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,883 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,883 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,883 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,883 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,885 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,885 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,896 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (462)] Waiting until timeout for monitored process [2024-02-09 23:58:39,900 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,903 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (462)] Ended with exit code 0 [2024-02-09 23:58:39,903 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,903 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,904 INFO L229 MonitoredProcess]: Starting monitored process 463 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,904 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (463)] Waiting until timeout for monitored process [2024-02-09 23:58:39,905 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,911 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,911 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,911 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,911 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,911 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,914 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,914 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,919 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,921 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (463)] Ended with exit code 0 [2024-02-09 23:58:39,921 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,921 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,922 INFO L229 MonitoredProcess]: Starting monitored process 464 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,922 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (464)] Waiting until timeout for monitored process [2024-02-09 23:58:39,924 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,933 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,933 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,933 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:39,933 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,933 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,933 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,934 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:39,934 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:39,936 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,938 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (464)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:39,938 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,938 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,939 INFO L229 MonitoredProcess]: Starting monitored process 465 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,940 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (465)] Waiting until timeout for monitored process [2024-02-09 23:58:39,941 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,946 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,946 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,947 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:39,947 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,947 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,947 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,947 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:39,947 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:39,949 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,951 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (465)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:39,952 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,952 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,952 INFO L229 MonitoredProcess]: Starting monitored process 466 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,953 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (466)] Waiting until timeout for monitored process [2024-02-09 23:58:39,954 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,960 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,960 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,960 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:39,960 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,960 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,960 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,961 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:39,961 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:39,963 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,965 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (466)] Ended with exit code 0 [2024-02-09 23:58:39,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,965 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,966 INFO L229 MonitoredProcess]: Starting monitored process 467 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,966 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (467)] Waiting until timeout for monitored process [2024-02-09 23:58:39,967 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,973 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,973 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,973 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:39,973 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,973 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,974 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:39,974 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:39,976 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,978 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (467)] Ended with exit code 0 [2024-02-09 23:58:39,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,978 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,979 INFO L229 MonitoredProcess]: Starting monitored process 468 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,979 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (468)] Waiting until timeout for monitored process [2024-02-09 23:58:39,981 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:39,987 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:39,987 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:39,987 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:39,987 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:39,987 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:39,989 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:39,989 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:39,994 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:39,996 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (468)] Ended with exit code 0 [2024-02-09 23:58:39,997 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:39,997 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:39,997 INFO L229 MonitoredProcess]: Starting monitored process 469 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:39,998 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (469)] Waiting until timeout for monitored process [2024-02-09 23:58:39,999 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:40,005 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:40,006 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:40,006 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:40,006 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:40,006 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:40,008 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:40,008 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:40,014 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:40,016 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (469)] Ended with exit code 0 [2024-02-09 23:58:40,016 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:40,016 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:40,017 INFO L229 MonitoredProcess]: Starting monitored process 470 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:40,017 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (470)] Waiting until timeout for monitored process [2024-02-09 23:58:40,019 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:40,025 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:40,025 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:40,025 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:40,025 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:40,025 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:40,027 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:40,027 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:40,039 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:40,041 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (470)] Ended with exit code 0 [2024-02-09 23:58:40,041 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:40,042 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:40,042 INFO L229 MonitoredProcess]: Starting monitored process 471 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:40,044 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (471)] Waiting until timeout for monitored process [2024-02-09 23:58:40,044 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:40,050 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:40,051 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:40,051 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:40,051 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:40,051 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:40,060 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:40,060 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:40,105 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:40,108 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (471)] Ended with exit code 0 [2024-02-09 23:58:40,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:40,108 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:40,109 INFO L229 MonitoredProcess]: Starting monitored process 472 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:40,109 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (472)] Waiting until timeout for monitored process [2024-02-09 23:58:40,111 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:40,117 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:40,117 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:40,117 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:40,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:40,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:40,117 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:40,118 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:40,118 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:40,120 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:40,122 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (472)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:40,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:40,122 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:40,123 INFO L229 MonitoredProcess]: Starting monitored process 473 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:40,123 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (473)] Waiting until timeout for monitored process [2024-02-09 23:58:40,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-09 23:58:40,131 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:40,131 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:40,131 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:40,131 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:40,131 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:40,131 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:40,132 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:40,132 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:40,134 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:40,136 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (473)] Ended with exit code 0 [2024-02-09 23:58:40,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:40,136 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:40,137 INFO L229 MonitoredProcess]: Starting monitored process 474 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:40,137 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (474)] Waiting until timeout for monitored process [2024-02-09 23:58:40,138 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:40,144 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:40,145 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:40,145 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:40,145 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:40,145 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:40,145 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:40,145 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:40,145 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:40,147 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:40,150 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (474)] Ended with exit code 0 [2024-02-09 23:58:40,150 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:40,150 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:40,150 INFO L229 MonitoredProcess]: Starting monitored process 475 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:40,151 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (475)] Waiting until timeout for monitored process [2024-02-09 23:58:40,152 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:40,158 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:40,159 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:40,159 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:40,159 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:40,159 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:40,159 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:40,159 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:40,159 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:40,161 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:40,163 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (475)] Ended with exit code 0 [2024-02-09 23:58:40,163 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:40,163 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:40,164 INFO L229 MonitoredProcess]: Starting monitored process 476 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:40,164 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (476)] Waiting until timeout for monitored process [2024-02-09 23:58:40,166 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:40,172 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:40,172 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:40,172 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:40,172 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:40,172 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:40,172 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:40,173 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:40,173 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:40,175 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:40,177 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (476)] Ended with exit code 0 [2024-02-09 23:58:40,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:40,177 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:40,178 INFO L229 MonitoredProcess]: Starting monitored process 477 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:40,178 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (477)] Waiting until timeout for monitored process [2024-02-09 23:58:40,180 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:40,186 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:40,186 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:40,186 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:40,186 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:40,186 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:40,188 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:40,188 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:40,193 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:40,196 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (477)] Ended with exit code 0 [2024-02-09 23:58:40,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:40,196 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:40,197 INFO L229 MonitoredProcess]: Starting monitored process 478 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:40,197 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (478)] Waiting until timeout for monitored process [2024-02-09 23:58:40,199 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:40,204 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:40,205 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:40,205 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:40,205 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:40,205 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:40,205 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:40,205 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:40,205 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:40,207 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:40,210 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (478)] Ended with exit code 0 [2024-02-09 23:58:40,210 INFO L369 stractBuchiCegarLoop]: Result of lasso check was UNKNOWN. I will concatenate loop to stem and try again. [2024-02-09 23:58:40,211 INFO L748 eck$LassoCheckResult]: Stem: Black: 143758#[$Ultimate##0]don't care [230] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 143761#[L-1]don't care [233] L-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 143763#[L21]don't care [292] L21-->L21-1: Formula: (and (= (select |v_#valid_2| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_2|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_2|} AuxVars[] AssignedVars[] 143765#[L21-1]don't care [316] L21-1-->L21-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[] 143767#[L21-2]don't care [237] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[] 143769#[L21-3]don't care [283] L21-3-->L21-4: Formula: (and (= 19 (select |v_#length_2| 2)) (= (select |v_#valid_3| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[] 143771#[L21-4]don't care [251] L21-4-->L35: Formula: (= v_~x1~0_17 0) InVars {} OutVars{~x1~0=v_~x1~0_17} AuxVars[] AssignedVars[~x1~0] 143773#[L35]don't care [317] L35-->L35-1: Formula: (= v_~x2~0_17 0) InVars {} OutVars{~x2~0=v_~x2~0_17} AuxVars[] AssignedVars[~x2~0] 143775#[L35-1]don't care [309] L35-1-->L35-2: Formula: (= v_~x3~0_17 0) InVars {} OutVars{~x3~0=v_~x3~0_17} AuxVars[] AssignedVars[~x3~0] 143777#[L35-2]don't care [274] L35-2-->L35-3: Formula: (= v_~x4~0_1 0) InVars {} OutVars{~x4~0=v_~x4~0_1} AuxVars[] AssignedVars[~x4~0] 143779#[L35-3]don't care [200] L35-3-->L-1-1: Formula: (= v_~n~0_7 0) InVars {} OutVars{~n~0=v_~n~0_7} AuxVars[] AssignedVars[~n~0] 143781#[L-1-1]don't care [326] L-1-1-->L-1-2: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 143783#[L-1-2]don't care [329] L-1-2-->L94: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_1|, ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_1|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_1|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_1|, ULTIMATE.start_main_#t~pre8#1=|v_ULTIMATE.start_main_#t~pre8#1_1|, ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_1|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_1|, ULTIMATE.start_main_#t~pre12#1=|v_ULTIMATE.start_main_#t~pre12#1_1|, ULTIMATE.start_main_#t~mem14#1=|v_ULTIMATE.start_main_#t~mem14#1_1|, ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_1|, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_1|, ULTIMATE.start_main_#t~nondet13#1=|v_ULTIMATE.start_main_#t~nondet13#1_1|, ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_1|, ULTIMATE.start_main_~#t4~0#1.base=|v_ULTIMATE.start_main_~#t4~0#1.base_1|, ULTIMATE.start_main_#t~pre6#1=|v_ULTIMATE.start_main_#t~pre6#1_1|, ULTIMATE.start_main_#t~mem15#1=|v_ULTIMATE.start_main_#t~mem15#1_1|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_1|, ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_1|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_1|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_1|, ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_1|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_1|, ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_1|, ULTIMATE.start_main_~#t4~0#1.offset=|v_ULTIMATE.start_main_~#t4~0#1.offset_1|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1, ULTIMATE.start_main_#t~nondet9#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_~#t3~0#1.offset, ULTIMATE.start_main_#t~pre8#1, ULTIMATE.start_main_~#t3~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~pre12#1, ULTIMATE.start_main_#t~mem14#1, ULTIMATE.start_main_#t~nondet5#1, ULTIMATE.start_main_#t~mem17#1, ULTIMATE.start_main_#t~nondet13#1, ULTIMATE.start_main_#t~nondet1#1, ULTIMATE.start_main_~#t4~0#1.base, ULTIMATE.start_main_#t~pre6#1, ULTIMATE.start_main_#t~mem15#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_#t~nondet2#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_#t~nondet3#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~pre10#1, ULTIMATE.start_main_~#t4~0#1.offset, ULTIMATE.start_main_~#t2~0#1.base] 143785#[L94]don't care [319] L94-->L94-1: Formula: (and (= |v_ULTIMATE.start_main_~#t1~0#1.offset_2| 0) (= (select |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) 0) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) (= |v_#length_3| (store |v_#length_4| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 4)) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_2| 0)) (= (store |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 1) |v_#valid_4|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_4|, #valid=|v_#valid_5|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_3|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_2|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_2|, #valid=|v_#valid_4|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset] 143787#[L94-1]don't care [269] L94-1-->L94-2: Formula: (and (= |v_#length_5| (store |v_#length_6| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 4)) (= (select |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2|) 0) (= (store |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 1) |v_#valid_6|) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_2| 0)) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_2|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_6|, #valid=|v_#valid_7|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_5|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_2|, #valid=|v_#valid_6|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base] 143789#[L94-2]don't care [299] L94-2-->L94-3: Formula: (and (= (select |v_#valid_9| |v_ULTIMATE.start_main_~#t3~0#1.base_2|) 0) (= |v_ULTIMATE.start_main_~#t3~0#1.offset_2| 0) (not (= |v_ULTIMATE.start_main_~#t3~0#1.base_2| 0)) (= (store |v_#valid_9| |v_ULTIMATE.start_main_~#t3~0#1.base_2| 1) |v_#valid_8|) (= (store |v_#length_8| |v_ULTIMATE.start_main_~#t3~0#1.base_2| 4) |v_#length_7|) (< |v_#StackHeapBarrier_4| |v_ULTIMATE.start_main_~#t3~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_8|, #valid=|v_#valid_9|} OutVars{ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_2|, #StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_7|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_2|, #valid=|v_#valid_8|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t3~0#1.offset, #valid, ULTIMATE.start_main_~#t3~0#1.base, #length] 143791#[L94-3]don't care [270] L94-3-->L94-4: Formula: (and (= (store |v_#valid_11| |v_ULTIMATE.start_main_~#t4~0#1.base_2| 1) |v_#valid_10|) (= |v_#length_9| (store |v_#length_10| |v_ULTIMATE.start_main_~#t4~0#1.base_2| 4)) (= |v_ULTIMATE.start_main_~#t4~0#1.offset_2| 0) (not (= |v_ULTIMATE.start_main_~#t4~0#1.base_2| 0)) (= (select |v_#valid_11| |v_ULTIMATE.start_main_~#t4~0#1.base_2|) 0) (< |v_#StackHeapBarrier_5| |v_ULTIMATE.start_main_~#t4~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_5|, #length=|v_#length_10|, #valid=|v_#valid_11|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_5|, #length=|v_#length_9|, ULTIMATE.start_main_~#t4~0#1.offset=|v_ULTIMATE.start_main_~#t4~0#1.offset_2|, ULTIMATE.start_main_~#t4~0#1.base=|v_ULTIMATE.start_main_~#t4~0#1.base_2|, #valid=|v_#valid_10|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t4~0#1.offset, ULTIMATE.start_main_~#t4~0#1.base] 143793#[L94-4]don't care [199] L94-4-->L97: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet1#1] 143795#[L97]don't care [267] L97-->L97-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet1#1_3| v_~x1~0_18) InVars {ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_3|} OutVars{~x1~0=v_~x1~0_18, ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_3|} AuxVars[] AssignedVars[~x1~0] 143797#[L97-1]don't care [281] L97-1-->L98: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet1#1] 143799#[L98]don't care [296] L98-->L98-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet2#1] 143801#[L98-1]don't care [209] L98-1-->L98-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet2#1_3| v_~x2~0_18) InVars {ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_3|} OutVars{~x2~0=v_~x2~0_18, ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_3|} AuxVars[] AssignedVars[~x2~0] 143803#[L98-2]don't care [273] L98-2-->L99: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet2#1] 143805#[L99]don't care [300] L99-->L99-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet3#1] 143807#[L99-1]don't care [236] L99-1-->L99-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet3#1_3| v_~x3~0_18) InVars {ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|} OutVars{~x3~0=v_~x3~0_18, ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|} AuxVars[] AssignedVars[~x3~0] 143809#[L99-2]don't care [312] L99-2-->L100: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet3#1] 143811#[L100]don't care [245] L100-->L100-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1] 143813#[L100-1]don't care [262] L100-1-->L100-2: Formula: (= v_~x4~0_2 |v_ULTIMATE.start_main_#t~nondet4#1_3|) InVars {ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|, ~x4~0=v_~x4~0_2} AuxVars[] AssignedVars[~x4~0] 143815#[L100-2]don't care [295] L100-2-->L101: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1] 143817#[L101]don't care [320] L101-->L101-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1] 143819#[L101-1]don't care [216] L101-1-->L101-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet5#1_3| v_~n~0_8) InVars {ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_3|} OutVars{~n~0=v_~n~0_8, ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_3|} AuxVars[] AssignedVars[~n~0] 143821#[L101-2]don't care [282] L101-2-->L104: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1] 143823#[L104]don't care [214] L104-->L104-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1| (ite (let ((.cse1 (mod v_~x3~0_19 4294967296)) (.cse0 (mod v_~x1~0_19 4294967296))) (and (< 0 .cse0) (= .cse1 (mod v_~x4~0_3 4294967296)) (< 0 .cse1) (= (mod v_~x2~0_19 4294967296) .cse0))) 1 0)) InVars {~x3~0=v_~x3~0_19, ~x2~0=v_~x2~0_19, ~x4~0=v_~x4~0_3, ~x1~0=v_~x1~0_19} OutVars{~x3~0=v_~x3~0_19, ~x2~0=v_~x2~0_19, ~x4~0=v_~x4~0_3, ~x1~0=v_~x1~0_19, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 143825#[L104-1]don't care [334] L104-1-->L31: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 143827#[L31]don't care [266] L31-->L32: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 143829#[L32]don't care [287] L32-->L31-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_4| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} AuxVars[] AssignedVars[] 143833#[L31-1]don't care [335] L31-1-->L104-2: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1] 143835#[L104-2]don't care [337] L104-2-->L106: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 143837#[L106]don't care [318] L106-->L106-1: Formula: (= |v_ULTIMATE.start_main_#t~pre6#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{#pthreadsForks=|v_#pthreadsForks_1|, ULTIMATE.start_main_#t~pre6#1=|v_ULTIMATE.start_main_#t~pre6#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre6#1] 143839#[L106-1]don't care [313] L106-1-->L106-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 143841#[L106-2]don't care [241] L106-2-->L106-3: Formula: (and (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_3| 4) (select |v_#length_11| |v_ULTIMATE.start_main_~#t1~0#1.base_3|)) (= (select |v_#valid_12| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) 1) (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_3|) (= (store |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3| (store (select |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) |v_ULTIMATE.start_main_~#t1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre6#1_3|)) |v_#memory_int_3|)) InVars {ULTIMATE.start_main_#t~pre6#1=|v_ULTIMATE.start_main_#t~pre6#1_3|, #valid=|v_#valid_12|, #memory_int=|v_#memory_int_4|, #length=|v_#length_11|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} OutVars{ULTIMATE.start_main_#t~pre6#1=|v_ULTIMATE.start_main_#t~pre6#1_3|, #valid=|v_#valid_12|, #memory_int=|v_#memory_int_3|, #length=|v_#length_11|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} AuxVars[] AssignedVars[#memory_int] 143843#[L106-3]don't care [395] L106-3-->L38-1: Formula: (and (= 0 v_thread1Thread1of1ForFork2_thidvar1_2) (= |v_ULTIMATE.start_main_#t~pre6#1_7| v_thread1Thread1of1ForFork2_thidvar0_2)) InVars {ULTIMATE.start_main_#t~pre6#1=|v_ULTIMATE.start_main_#t~pre6#1_7|} OutVars{thread1Thread1of1ForFork2_thidvar1=v_thread1Thread1of1ForFork2_thidvar1_2, thread1Thread1of1ForFork2_thidvar0=v_thread1Thread1of1ForFork2_thidvar0_2, thread1Thread1of1ForFork2_#res.base=|v_thread1Thread1of1ForFork2_#res.base_4|, ULTIMATE.start_main_#t~pre6#1=|v_ULTIMATE.start_main_#t~pre6#1_7|, thread1Thread1of1ForFork2_#res.offset=|v_thread1Thread1of1ForFork2_#res.offset_4|} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_thidvar1, thread1Thread1of1ForFork2_thidvar0, thread1Thread1of1ForFork2_#res.base, thread1Thread1of1ForFork2_#res.offset] 143845#[L38-1, L106-4]don't care [339] L38-1-->L39: Formula: (< (mod v_~x1~0_2 4294967296) (mod v_~n~0_2 4294967296)) InVars {~n~0=v_~n~0_2, ~x1~0=v_~x1~0_2} OutVars{~n~0=v_~n~0_2, ~x1~0=v_~x1~0_2} AuxVars[] AssignedVars[] 143847#[L39, L106-4]don't care [342] L39-->L40: Formula: (= v_~x1~0_3 (* v_~x1~0_4 2)) InVars {~x1~0=v_~x1~0_4} OutVars{~x1~0=v_~x1~0_3} AuxVars[] AssignedVars[~x1~0] 143855#[L40, L106-4]don't care [344] L40-->L41: Formula: (= v_~x1~0_5 (* v_~x1~0_6 2)) InVars {~x1~0=v_~x1~0_6} OutVars{~x1~0=v_~x1~0_5} AuxVars[] AssignedVars[~x1~0] 143867#[L41, L106-4]don't care [346] L41-->L42: Formula: (= v_~x1~0_7 (* v_~x1~0_8 2)) InVars {~x1~0=v_~x1~0_8} OutVars{~x1~0=v_~x1~0_7} AuxVars[] AssignedVars[~x1~0] 143883#[L42, L106-4]don't care [347] L42-->L43: Formula: (= v_~x1~0_9 (* v_~x1~0_10 2)) InVars {~x1~0=v_~x1~0_10} OutVars{~x1~0=v_~x1~0_9} AuxVars[] AssignedVars[~x1~0] 143901#[L43, L106-4]don't care [348] L43-->L44: Formula: (= v_~x1~0_11 (* v_~x1~0_12 2)) InVars {~x1~0=v_~x1~0_12} OutVars{~x1~0=v_~x1~0_11} AuxVars[] AssignedVars[~x1~0] 143921#[L44, L106-4]don't care [349] L44-->L45: Formula: (= v_~x1~0_13 (* v_~x1~0_14 2)) InVars {~x1~0=v_~x1~0_14} OutVars{~x1~0=v_~x1~0_13} AuxVars[] AssignedVars[~x1~0] 143943#[L45, L106-4]don't care [350] L45-->L38-1: Formula: (= (* v_~x1~0_16 2) v_~x1~0_15) InVars {~x1~0=v_~x1~0_16} OutVars{~x1~0=v_~x1~0_15} AuxVars[] AssignedVars[~x1~0] 143845#[L38-1, L106-4]don't care [2024-02-09 23:58:40,211 INFO L750 eck$LassoCheckResult]: Loop: 143845#[L38-1, L106-4]don't care [339] L38-1-->L39: Formula: (< (mod v_~x1~0_2 4294967296) (mod v_~n~0_2 4294967296)) InVars {~n~0=v_~n~0_2, ~x1~0=v_~x1~0_2} OutVars{~n~0=v_~n~0_2, ~x1~0=v_~x1~0_2} AuxVars[] AssignedVars[] 143847#[L39, L106-4]don't care [342] L39-->L40: Formula: (= v_~x1~0_3 (* v_~x1~0_4 2)) InVars {~x1~0=v_~x1~0_4} OutVars{~x1~0=v_~x1~0_3} AuxVars[] AssignedVars[~x1~0] 143855#[L40, L106-4]don't care [344] L40-->L41: Formula: (= v_~x1~0_5 (* v_~x1~0_6 2)) InVars {~x1~0=v_~x1~0_6} OutVars{~x1~0=v_~x1~0_5} AuxVars[] AssignedVars[~x1~0] 143867#[L41, L106-4]don't care [346] L41-->L42: Formula: (= v_~x1~0_7 (* v_~x1~0_8 2)) InVars {~x1~0=v_~x1~0_8} OutVars{~x1~0=v_~x1~0_7} AuxVars[] AssignedVars[~x1~0] 143883#[L42, L106-4]don't care [347] L42-->L43: Formula: (= v_~x1~0_9 (* v_~x1~0_10 2)) InVars {~x1~0=v_~x1~0_10} OutVars{~x1~0=v_~x1~0_9} AuxVars[] AssignedVars[~x1~0] 143901#[L43, L106-4]don't care [348] L43-->L44: Formula: (= v_~x1~0_11 (* v_~x1~0_12 2)) InVars {~x1~0=v_~x1~0_12} OutVars{~x1~0=v_~x1~0_11} AuxVars[] AssignedVars[~x1~0] 143921#[L44, L106-4]don't care [349] L44-->L45: Formula: (= v_~x1~0_13 (* v_~x1~0_14 2)) InVars {~x1~0=v_~x1~0_14} OutVars{~x1~0=v_~x1~0_13} AuxVars[] AssignedVars[~x1~0] 143943#[L45, L106-4]don't care [350] L45-->L38-1: Formula: (= (* v_~x1~0_16 2) v_~x1~0_15) InVars {~x1~0=v_~x1~0_16} OutVars{~x1~0=v_~x1~0_15} AuxVars[] AssignedVars[~x1~0] 143845#[L38-1, L106-4]don't care [2024-02-09 23:58:40,212 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-09 23:58:40,212 INFO L85 PathProgramCache]: Analyzing trace with hash 1921748265, now seen corresponding path program 2 times [2024-02-09 23:58:40,212 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-09 23:58:40,212 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1695630379] [2024-02-09 23:58:40,212 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-09 23:58:40,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-09 23:58:40,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-09 23:58:40,247 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-09 23:58:40,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-09 23:58:40,272 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-09 23:58:40,273 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-09 23:58:40,273 INFO L85 PathProgramCache]: Analyzing trace with hash 767025128, now seen corresponding path program 2 times [2024-02-09 23:58:40,273 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-09 23:58:40,273 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [632443134] [2024-02-09 23:58:40,273 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-09 23:58:40,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-09 23:58:40,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-09 23:58:40,276 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-09 23:58:40,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-09 23:58:40,279 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-09 23:58:40,280 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-09 23:58:40,280 INFO L85 PathProgramCache]: Analyzing trace with hash -1055406832, now seen corresponding path program 3 times [2024-02-09 23:58:40,280 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-09 23:58:40,280 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1942410851] [2024-02-09 23:58:40,280 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-09 23:58:40,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-09 23:58:40,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-09 23:58:40,309 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-09 23:58:40,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-09 23:58:40,355 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-09 23:58:41,375 INFO L210 LassoAnalysis]: Preferences: [2024-02-09 23:58:41,375 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-09 23:58:41,375 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-09 23:58:41,375 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-09 23:58:41,375 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-09 23:58:41,375 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:41,375 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-09 23:58:41,375 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-09 23:58:41,376 INFO L133 ssoRankerPreferences]: Filename of dumped script: bench-exp2x9.wvr.c_BEv2_Iteration1_Lasso [2024-02-09 23:58:41,376 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-09 23:58:41,376 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-09 23:58:41,378 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,381 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,383 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,385 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,386 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,616 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,617 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,619 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,620 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,622 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,623 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,624 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,626 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,627 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,639 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,642 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,646 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,648 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,649 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,650 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,653 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,654 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,655 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,656 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,658 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,660 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,661 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,664 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,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-09 23:58:41,667 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,669 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,670 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,671 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,672 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,674 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,675 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:41,676 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-09 23:58:42,130 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-09 23:58:42,130 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-09 23:58:42,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,130 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,137 INFO L229 MonitoredProcess]: Starting monitored process 479 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,140 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,145 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,146 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,146 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,146 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,147 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,147 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,151 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (479)] Waiting until timeout for monitored process [2024-02-09 23:58:42,159 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,162 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (479)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:42,162 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,162 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,163 INFO L229 MonitoredProcess]: Starting monitored process 480 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,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-09 23:58:42,171 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,171 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:42,171 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,171 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,171 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,171 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:42,171 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:42,176 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (480)] Waiting until timeout for monitored process [2024-02-09 23:58:42,186 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,189 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (480)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:42,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,190 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,190 INFO L229 MonitoredProcess]: Starting monitored process 481 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,192 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (481)] Waiting until timeout for monitored process [2024-02-09 23:58:42,193 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,198 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,199 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,199 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,199 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,199 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,200 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,211 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,213 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (481)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:42,214 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,214 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,215 INFO L229 MonitoredProcess]: Starting monitored process 482 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,217 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,222 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,223 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:42,223 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,223 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,223 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:42,223 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:42,226 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (482)] Waiting until timeout for monitored process [2024-02-09 23:58:42,234 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,237 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (482)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:42,237 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,238 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,238 INFO L229 MonitoredProcess]: Starting monitored process 483 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,241 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,246 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,246 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,246 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,246 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,247 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,247 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,251 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (483)] Waiting until timeout for monitored process [2024-02-09 23:58:42,259 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,262 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (483)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:42,262 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,262 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,263 INFO L229 MonitoredProcess]: Starting monitored process 484 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,265 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,268 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (484)] Waiting until timeout for monitored process [2024-02-09 23:58:42,271 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,271 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,271 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,271 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,272 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,272 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,288 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,292 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (484)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:42,292 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,293 INFO L229 MonitoredProcess]: Starting monitored process 485 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,295 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,301 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,301 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,301 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,301 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,302 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,302 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,306 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (485)] Waiting until timeout for monitored process [2024-02-09 23:58:42,314 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,317 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (485)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:42,317 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,317 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,318 INFO L229 MonitoredProcess]: Starting monitored process 486 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,320 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,326 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,326 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,326 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,326 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,327 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,327 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,331 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (486)] Waiting until timeout for monitored process [2024-02-09 23:58:42,339 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,341 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (486)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:42,342 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,342 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,342 INFO L229 MonitoredProcess]: Starting monitored process 487 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,345 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,350 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,351 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,351 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,351 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,351 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,351 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,355 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (487)] Waiting until timeout for monitored process [2024-02-09 23:58:42,363 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,366 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (487)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:42,366 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,366 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,367 INFO L229 MonitoredProcess]: Starting monitored process 488 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,369 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,374 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,375 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,375 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,375 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,376 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,376 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,380 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (488)] Waiting until timeout for monitored process [2024-02-09 23:58:42,396 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,400 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (488)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:42,400 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,400 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,401 INFO L229 MonitoredProcess]: Starting monitored process 489 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,403 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,409 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,409 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,409 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,409 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,410 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,410 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,414 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (489)] Waiting until timeout for monitored process [2024-02-09 23:58:42,422 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,425 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (489)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:42,425 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,425 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,426 INFO L229 MonitoredProcess]: Starting monitored process 490 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,428 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,434 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,434 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,434 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,436 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,436 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,440 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (490)] Waiting until timeout for monitored process [2024-02-09 23:58:42,452 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,455 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (490)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:42,455 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,455 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,456 INFO L229 MonitoredProcess]: Starting monitored process 491 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,458 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,463 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,463 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,463 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,464 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,465 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,465 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,468 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (491)] Waiting until timeout for monitored process [2024-02-09 23:58:42,476 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,479 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (491)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:42,479 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,479 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,480 INFO L229 MonitoredProcess]: Starting monitored process 492 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,482 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,487 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,488 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,488 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,488 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,489 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,489 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,496 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (492)] Waiting until timeout for monitored process [2024-02-09 23:58:42,500 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,503 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (492)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:42,503 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,503 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,504 INFO L229 MonitoredProcess]: Starting monitored process 493 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,506 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,511 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,511 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,511 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,511 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,512 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,512 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,524 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (493)] Waiting until timeout for monitored process [2024-02-09 23:58:42,524 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,527 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (493)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:42,527 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,527 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,528 INFO L229 MonitoredProcess]: Starting monitored process 494 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,530 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,535 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,536 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,536 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,536 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,536 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,537 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,548 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,551 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (494)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:42,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,552 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (494)] Waiting until timeout for monitored process [2024-02-09 23:58:42,552 INFO L229 MonitoredProcess]: Starting monitored process 495 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,554 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,560 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,560 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,560 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,560 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,561 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,561 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,573 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,575 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (495)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:42,576 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,576 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (495)] Waiting until timeout for monitored process [2024-02-09 23:58:42,576 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,577 INFO L229 MonitoredProcess]: Starting monitored process 496 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,579 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,585 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,585 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,585 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,586 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,586 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,592 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (496)] Waiting until timeout for monitored process [2024-02-09 23:58:42,597 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,600 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (496)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:42,600 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,601 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,601 INFO L229 MonitoredProcess]: Starting monitored process 497 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,603 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (497)] Waiting until timeout for monitored process [2024-02-09 23:58:42,604 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,610 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,610 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,610 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,610 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,611 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,611 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,626 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,629 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (497)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:42,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,630 INFO L229 MonitoredProcess]: Starting monitored process 498 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,632 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,638 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (498)] Waiting until timeout for monitored process [2024-02-09 23:58:42,638 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,638 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,638 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,638 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,639 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,639 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,641 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,643 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (498)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:42,643 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,643 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,644 INFO L229 MonitoredProcess]: Starting monitored process 499 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,644 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (499)] Waiting until timeout for monitored process [2024-02-09 23:58:42,646 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,651 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,651 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,651 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,651 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,652 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,652 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,654 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,656 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (499)] Ended with exit code 0 [2024-02-09 23:58:42,656 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,657 INFO L229 MonitoredProcess]: Starting monitored process 500 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,658 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (500)] Waiting until timeout for monitored process [2024-02-09 23:58:42,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-09 23:58:42,666 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,666 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:42,666 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,666 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,666 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,666 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:42,666 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:42,667 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,669 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (500)] Ended with exit code 0 [2024-02-09 23:58:42,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,669 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,670 INFO L229 MonitoredProcess]: Starting monitored process 501 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,670 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (501)] Waiting until timeout for monitored process [2024-02-09 23:58:42,672 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,677 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,677 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,677 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,677 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,678 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,678 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,680 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,682 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (501)] Ended with exit code 0 [2024-02-09 23:58:42,682 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,682 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,683 INFO L229 MonitoredProcess]: Starting monitored process 502 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,683 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (502)] Waiting until timeout for monitored process [2024-02-09 23:58:42,685 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,690 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,690 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:42,690 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,691 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,691 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,691 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:42,691 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:42,692 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,694 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (502)] Ended with exit code 0 [2024-02-09 23:58:42,694 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,694 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,695 INFO L229 MonitoredProcess]: Starting monitored process 503 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,695 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (503)] Waiting until timeout for monitored process [2024-02-09 23:58:42,696 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,702 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,702 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:42,702 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,702 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,702 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,702 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:42,702 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:42,703 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,705 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (503)] Ended with exit code 0 [2024-02-09 23:58:42,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,706 INFO L229 MonitoredProcess]: Starting monitored process 504 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,706 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (504)] Waiting until timeout for monitored process [2024-02-09 23:58:42,708 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,713 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,713 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:42,713 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,713 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,713 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,714 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:42,714 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:42,714 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,716 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (504)] Ended with exit code 0 [2024-02-09 23:58:42,717 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,717 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,717 INFO L229 MonitoredProcess]: Starting monitored process 505 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,719 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,725 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (505)] Waiting until timeout for monitored process [2024-02-09 23:58:42,725 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,725 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:42,725 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,725 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,725 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,725 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:42,725 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:42,726 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,728 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (505)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:42,728 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,728 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,729 INFO L229 MonitoredProcess]: Starting monitored process 506 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,730 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (506)] Waiting until timeout for monitored process [2024-02-09 23:58:42,731 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,736 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,737 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,737 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,737 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,737 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,738 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,748 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,750 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (506)] Ended with exit code 0 [2024-02-09 23:58:42,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,751 INFO L229 MonitoredProcess]: Starting monitored process 507 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,752 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (507)] Waiting until timeout for monitored process [2024-02-09 23:58:42,753 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,759 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,759 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:42,759 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,759 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,759 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,759 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:42,759 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:42,760 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,762 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (507)] Ended with exit code 0 [2024-02-09 23:58:42,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,763 INFO L229 MonitoredProcess]: Starting monitored process 508 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,763 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (508)] Waiting until timeout for monitored process [2024-02-09 23:58:42,765 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,770 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,771 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,771 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,771 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,774 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,774 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,782 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,784 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (508)] Ended with exit code 0 [2024-02-09 23:58:42,785 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,785 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,785 INFO L229 MonitoredProcess]: Starting monitored process 509 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,787 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (509)] Waiting until timeout for monitored process [2024-02-09 23:58:42,788 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,793 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,793 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,793 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,793 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,794 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,794 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,804 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,807 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (509)] Ended with exit code 0 [2024-02-09 23:58:42,807 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,807 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,808 INFO L229 MonitoredProcess]: Starting monitored process 510 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,810 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,815 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,815 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,815 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,815 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,817 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,817 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,820 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (510)] Waiting until timeout for monitored process [2024-02-09 23:58:42,833 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,835 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (510)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:42,836 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,836 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,836 INFO L229 MonitoredProcess]: Starting monitored process 511 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,838 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (511)] Waiting until timeout for monitored process [2024-02-09 23:58:42,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-09 23:58:42,844 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,844 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,844 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,844 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,845 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,845 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,857 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,859 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (511)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:42,860 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,860 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,861 INFO L229 MonitoredProcess]: Starting monitored process 512 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,863 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,869 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,869 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:42,869 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,869 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,869 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,869 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:42,869 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:42,872 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (512)] Waiting until timeout for monitored process [2024-02-09 23:58:42,884 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,887 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (512)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:42,887 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,887 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,888 INFO L229 MonitoredProcess]: Starting monitored process 513 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,890 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,896 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,896 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:42,896 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,896 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,896 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,896 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:42,897 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:42,900 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (513)] Waiting until timeout for monitored process [2024-02-09 23:58:42,905 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,908 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (513)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:42,908 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,908 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,909 INFO L229 MonitoredProcess]: Starting monitored process 514 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,909 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (514)] Waiting until timeout for monitored process [2024-02-09 23:58:42,910 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,915 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,916 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,916 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,916 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,917 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,917 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,919 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,921 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (514)] Ended with exit code 0 [2024-02-09 23:58:42,921 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,921 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,922 INFO L229 MonitoredProcess]: Starting monitored process 515 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,922 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (515)] Waiting until timeout for monitored process [2024-02-09 23:58:42,923 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,929 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,929 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:42,929 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,929 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,929 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,929 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:42,929 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:42,930 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,932 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (515)] Ended with exit code 0 [2024-02-09 23:58:42,932 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,932 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,933 INFO L229 MonitoredProcess]: Starting monitored process 516 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,933 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (516)] Waiting until timeout for monitored process [2024-02-09 23:58:42,934 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,940 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,940 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:42,940 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,940 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,940 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,941 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:42,941 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:42,941 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,944 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (516)] Ended with exit code 0 [2024-02-09 23:58:42,944 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,944 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,944 INFO L229 MonitoredProcess]: Starting monitored process 517 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,945 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (517)] Waiting until timeout for monitored process [2024-02-09 23:58:42,946 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,952 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,952 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:42,952 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,952 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,952 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,952 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:42,952 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:42,953 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,955 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (517)] Ended with exit code 0 [2024-02-09 23:58:42,956 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,956 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,956 INFO L229 MonitoredProcess]: Starting monitored process 518 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,957 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (518)] Waiting until timeout for monitored process [2024-02-09 23:58:42,958 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,964 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,964 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,964 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,964 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,965 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,965 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,967 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,969 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (518)] Ended with exit code 0 [2024-02-09 23:58:42,969 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,969 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,970 INFO L229 MonitoredProcess]: Starting monitored process 519 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,970 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (519)] Waiting until timeout for monitored process [2024-02-09 23:58:42,972 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:42,977 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,977 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,977 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,977 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,978 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,978 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,980 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,982 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (519)] Ended with exit code 0 [2024-02-09 23:58:42,982 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,983 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,983 INFO L229 MonitoredProcess]: Starting monitored process 520 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,984 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (520)] Waiting until timeout for monitored process [2024-02-09 23:58:42,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-09 23:58:42,991 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:42,992 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:42,992 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:42,992 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:42,993 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:42,993 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:42,995 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:42,997 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (520)] Ended with exit code 0 [2024-02-09 23:58:42,997 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:42,997 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:42,998 INFO L229 MonitoredProcess]: Starting monitored process 521 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:42,998 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (521)] Waiting until timeout for monitored process [2024-02-09 23:58:43,000 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,006 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,006 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,006 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,006 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,006 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:43,006 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:43,006 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,015 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,017 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (521)] Ended with exit code 0 [2024-02-09 23:58:43,018 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,018 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,018 INFO L229 MonitoredProcess]: Starting monitored process 522 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,020 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (522)] Waiting until timeout for monitored process [2024-02-09 23:58:43,020 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,026 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,026 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,026 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,026 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,026 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:43,026 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:43,027 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,027 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,030 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (522)] Ended with exit code 0 [2024-02-09 23:58:43,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,031 INFO L229 MonitoredProcess]: Starting monitored process 523 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,031 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (523)] Waiting until timeout for monitored process [2024-02-09 23:58:43,033 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,039 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,039 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,039 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,039 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,039 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:43,039 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:43,039 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,040 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,042 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (523)] Ended with exit code 0 [2024-02-09 23:58:43,042 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,042 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,043 INFO L229 MonitoredProcess]: Starting monitored process 524 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,043 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (524)] Waiting until timeout for monitored process [2024-02-09 23:58:43,045 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,050 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,050 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,050 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,050 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:43,051 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:43,051 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:43,053 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,055 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (524)] Ended with exit code 0 [2024-02-09 23:58:43,055 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,056 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,056 INFO L229 MonitoredProcess]: Starting monitored process 525 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,057 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (525)] Waiting until timeout for monitored process [2024-02-09 23:58:43,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-09 23:58:43,064 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,064 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,064 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,064 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,064 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:43,065 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:43,065 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,066 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,068 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (525)] Ended with exit code 0 [2024-02-09 23:58:43,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,068 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,069 INFO L229 MonitoredProcess]: Starting monitored process 526 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,069 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (526)] Waiting until timeout for monitored process [2024-02-09 23:58:43,071 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,076 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,077 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,077 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,077 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:43,077 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:43,077 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:43,079 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,082 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (526)] Ended with exit code 0 [2024-02-09 23:58:43,082 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,082 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,082 INFO L229 MonitoredProcess]: Starting monitored process 527 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,083 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (527)] Waiting until timeout for monitored process [2024-02-09 23:58:43,084 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,090 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,090 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,090 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,090 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,090 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:43,090 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:43,090 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,091 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,094 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (527)] Ended with exit code 0 [2024-02-09 23:58:43,094 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,094 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,095 INFO L229 MonitoredProcess]: Starting monitored process 528 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,096 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (528)] Waiting until timeout for monitored process [2024-02-09 23:58:43,097 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,103 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,103 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,103 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,103 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:43,104 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:43,104 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-09 23:58:43,106 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,108 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (528)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:43,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,108 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,109 INFO L229 MonitoredProcess]: Starting monitored process 529 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,109 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (529)] Waiting until timeout for monitored process [2024-02-09 23:58:43,111 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,116 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,117 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,117 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:43,117 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:43,117 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,118 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,120 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (529)] Ended with exit code 0 [2024-02-09 23:58:43,120 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,120 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,121 INFO L229 MonitoredProcess]: Starting monitored process 530 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,121 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (530)] Waiting until timeout for monitored process [2024-02-09 23:58:43,123 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,128 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,128 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,128 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,129 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,129 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:43,129 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:43,129 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,130 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,131 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (530)] Ended with exit code 0 [2024-02-09 23:58:43,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,132 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,132 INFO L229 MonitoredProcess]: Starting monitored process 531 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,133 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (531)] Waiting until timeout for monitored process [2024-02-09 23:58:43,134 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,139 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,139 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,140 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,140 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,140 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-09 23:58:43,140 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-09 23:58:43,140 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,141 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,143 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (531)] Ended with exit code 0 [2024-02-09 23:58:43,143 INFO L490 LassoAnalysis]: Using template '2-nested'. [2024-02-09 23:58:43,143 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,143 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,144 INFO L229 MonitoredProcess]: Starting monitored process 532 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,146 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,151 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (532)] Waiting until timeout for monitored process [2024-02-09 23:58:43,152 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,152 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,152 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,153 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,153 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,156 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,158 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (532)] Ended with exit code 0 [2024-02-09 23:58:43,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,159 INFO L229 MonitoredProcess]: Starting monitored process 533 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,159 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (533)] Waiting until timeout for monitored process [2024-02-09 23:58:43,161 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,166 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,167 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,167 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,167 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,167 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,167 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:43,167 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,168 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,170 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (533)] Ended with exit code 0 [2024-02-09 23:58:43,170 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,170 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,171 INFO L229 MonitoredProcess]: Starting monitored process 534 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,171 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (534)] Waiting until timeout for monitored process [2024-02-09 23:58:43,173 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,178 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,178 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,178 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,178 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,179 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,179 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,182 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,184 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (534)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:43,184 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,185 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,185 INFO L229 MonitoredProcess]: Starting monitored process 535 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,186 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (535)] Waiting until timeout for monitored process [2024-02-09 23:58:43,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-09 23:58:43,193 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,193 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,193 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,193 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,193 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,193 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:43,193 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,194 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,196 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (535)] Ended with exit code 0 [2024-02-09 23:58:43,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,196 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,197 INFO L229 MonitoredProcess]: Starting monitored process 536 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,197 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (536)] Waiting until timeout for monitored process [2024-02-09 23:58:43,199 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,205 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,205 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,205 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,205 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,206 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,206 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,210 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,212 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (536)] Ended with exit code 0 [2024-02-09 23:58:43,213 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,213 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,214 INFO L229 MonitoredProcess]: Starting monitored process 537 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,216 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (537)] Waiting until timeout for monitored process [2024-02-09 23:58:43,216 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,221 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,222 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,222 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,222 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,223 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,223 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,227 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,229 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (537)] Ended with exit code 0 [2024-02-09 23:58:43,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,230 INFO L229 MonitoredProcess]: Starting monitored process 538 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,230 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (538)] Waiting until timeout for monitored process [2024-02-09 23:58:43,231 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,237 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,237 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,237 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,237 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,249 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,249 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,260 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,262 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (538)] Ended with exit code 0 [2024-02-09 23:58:43,262 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,262 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,263 INFO L229 MonitoredProcess]: Starting monitored process 539 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,263 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (539)] Waiting until timeout for monitored process [2024-02-09 23:58:43,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-09 23:58:43,270 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,270 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,270 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,270 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,272 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,272 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,275 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,277 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (539)] Ended with exit code 0 [2024-02-09 23:58:43,277 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,277 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,278 INFO L229 MonitoredProcess]: Starting monitored process 540 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,278 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (540)] Waiting until timeout for monitored process [2024-02-09 23:58:43,279 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,285 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,285 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,285 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,285 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,286 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,286 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,289 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,291 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (540)] Ended with exit code 0 [2024-02-09 23:58:43,291 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,291 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,292 INFO L229 MonitoredProcess]: Starting monitored process 541 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,293 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (541)] Waiting until timeout for monitored process [2024-02-09 23:58:43,301 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,307 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,307 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,308 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,308 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,310 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,310 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,315 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,317 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (541)] Ended with exit code 0 [2024-02-09 23:58:43,317 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,318 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,318 INFO L229 MonitoredProcess]: Starting monitored process 542 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,319 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (542)] Waiting until timeout for monitored process [2024-02-09 23:58:43,320 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,326 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,326 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,326 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,326 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,327 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,327 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,330 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,332 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (542)] Ended with exit code 0 [2024-02-09 23:58:43,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,333 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,333 INFO L229 MonitoredProcess]: Starting monitored process 543 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,334 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (543)] Waiting until timeout for monitored process [2024-02-09 23:58:43,335 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,341 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,341 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,341 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,341 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,343 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,343 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,349 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,351 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (543)] Ended with exit code 0 [2024-02-09 23:58:43,351 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,351 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,352 INFO L229 MonitoredProcess]: Starting monitored process 544 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,352 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (544)] Waiting until timeout for monitored process [2024-02-09 23:58:43,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-09 23:58:43,359 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,359 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,359 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,359 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,361 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,361 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,371 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,376 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (544)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:43,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,376 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,377 INFO L229 MonitoredProcess]: Starting monitored process 545 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,379 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,384 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,385 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,385 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,385 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,386 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,386 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,390 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (545)] Waiting until timeout for monitored process [2024-02-09 23:58:43,396 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,398 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (545)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:43,399 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,399 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,399 INFO L229 MonitoredProcess]: Starting monitored process 546 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,402 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (546)] Waiting until timeout for monitored process [2024-02-09 23:58:43,403 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,408 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,409 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,409 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,409 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,410 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,410 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,413 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,415 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (546)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:43,415 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,415 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,416 INFO L229 MonitoredProcess]: Starting monitored process 547 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,419 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (547)] Waiting until timeout for monitored process [2024-02-09 23:58:43,420 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,425 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,425 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,425 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,425 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,427 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,427 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,440 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,443 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (547)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:43,443 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,443 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,444 INFO L229 MonitoredProcess]: Starting monitored process 548 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,447 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,452 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (548)] Waiting until timeout for monitored process [2024-02-09 23:58:43,452 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,452 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,452 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,453 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,453 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,457 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,459 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (548)] Ended with exit code 0 [2024-02-09 23:58:43,459 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,459 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,459 INFO L229 MonitoredProcess]: Starting monitored process 549 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,460 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (549)] Waiting until timeout for monitored process [2024-02-09 23:58:43,461 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,467 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,467 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,467 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,467 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,469 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,469 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,472 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,474 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (549)] Ended with exit code 0 [2024-02-09 23:58:43,474 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,474 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,475 INFO L229 MonitoredProcess]: Starting monitored process 550 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,475 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (550)] Waiting until timeout for monitored process [2024-02-09 23:58:43,477 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,482 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,482 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,483 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,483 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,484 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,484 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,487 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,489 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (550)] Ended with exit code 0 [2024-02-09 23:58:43,489 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,490 INFO L229 MonitoredProcess]: Starting monitored process 551 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,491 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (551)] Waiting until timeout for monitored process [2024-02-09 23:58:43,492 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,498 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,498 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,498 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,498 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,499 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,499 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,503 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,505 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (551)] Ended with exit code 0 [2024-02-09 23:58:43,505 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,505 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,506 INFO L229 MonitoredProcess]: Starting monitored process 552 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,506 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (552)] Waiting until timeout for monitored process [2024-02-09 23:58:43,507 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,513 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,514 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,514 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,514 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,515 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,515 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,518 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,521 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (552)] Ended with exit code 0 [2024-02-09 23:58:43,521 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,521 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,522 INFO L229 MonitoredProcess]: Starting monitored process 553 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,522 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (553)] Waiting until timeout for monitored process [2024-02-09 23:58:43,523 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,530 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,531 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,531 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,531 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,531 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,531 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:43,531 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,539 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,541 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (553)] Ended with exit code 0 [2024-02-09 23:58:43,541 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,542 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,542 INFO L229 MonitoredProcess]: Starting monitored process 554 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,543 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (554)] Waiting until timeout for monitored process [2024-02-09 23:58:43,544 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,550 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,551 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,551 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,551 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,552 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,552 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,555 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,558 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (554)] Ended with exit code 0 [2024-02-09 23:58:43,558 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,558 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,559 INFO L229 MonitoredProcess]: Starting monitored process 555 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,559 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (555)] Waiting until timeout for monitored process [2024-02-09 23:58:43,566 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,571 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,572 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,572 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,572 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,572 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,572 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:43,572 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,580 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,582 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (555)] Ended with exit code 0 [2024-02-09 23:58:43,582 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,582 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,583 INFO L229 MonitoredProcess]: Starting monitored process 556 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,583 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (556)] Waiting until timeout for monitored process [2024-02-09 23:58:43,585 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,591 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,591 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,591 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,591 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,591 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:43,591 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,592 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,594 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (556)] Ended with exit code 0 [2024-02-09 23:58:43,594 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,594 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,595 INFO L229 MonitoredProcess]: Starting monitored process 557 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,595 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (557)] Waiting until timeout for monitored process [2024-02-09 23:58:43,597 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,602 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,603 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,603 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,603 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,603 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,603 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:43,603 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,604 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,606 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (557)] Ended with exit code 0 [2024-02-09 23:58:43,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,606 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,607 INFO L229 MonitoredProcess]: Starting monitored process 558 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,608 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (558)] Waiting until timeout for monitored process [2024-02-09 23:58:43,609 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,614 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,615 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,615 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,615 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,615 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,615 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:43,615 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,616 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,618 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (558)] Ended with exit code 0 [2024-02-09 23:58:43,618 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,618 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,619 INFO L229 MonitoredProcess]: Starting monitored process 559 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,619 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (559)] Waiting until timeout for monitored process [2024-02-09 23:58:43,621 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,626 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,626 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,626 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,626 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,627 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,627 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,630 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,632 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (559)] Ended with exit code 0 [2024-02-09 23:58:43,633 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,633 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,633 INFO L229 MonitoredProcess]: Starting monitored process 560 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,635 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (560)] Waiting until timeout for monitored process [2024-02-09 23:58:43,635 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,640 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,641 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,641 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,641 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,641 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,641 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:43,641 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,642 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,644 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (560)] Ended with exit code 0 [2024-02-09 23:58:43,644 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,644 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,645 INFO L229 MonitoredProcess]: Starting monitored process 561 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,645 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (561)] Waiting until timeout for monitored process [2024-02-09 23:58:43,647 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,652 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,653 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,653 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,653 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,658 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,659 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,670 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,672 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (561)] Ended with exit code 0 [2024-02-09 23:58:43,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,673 INFO L229 MonitoredProcess]: Starting monitored process 562 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,674 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (562)] Waiting until timeout for monitored process [2024-02-09 23:58:43,675 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,681 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,681 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,681 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,681 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,682 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,682 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,685 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,687 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (562)] Ended with exit code 0 [2024-02-09 23:58:43,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,687 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,688 INFO L229 MonitoredProcess]: Starting monitored process 563 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,688 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (563)] Waiting until timeout for monitored process [2024-02-09 23:58:43,690 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,695 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,695 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,695 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,695 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,697 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,697 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,702 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,704 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (563)] Ended with exit code 0 [2024-02-09 23:58:43,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,705 INFO L229 MonitoredProcess]: Starting monitored process 564 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,706 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (564)] Waiting until timeout for monitored process [2024-02-09 23:58:43,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-09 23:58:43,713 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,713 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,713 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,713 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,714 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,714 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,717 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,719 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (564)] Ended with exit code 0 [2024-02-09 23:58:43,719 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,720 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,720 INFO L229 MonitoredProcess]: Starting monitored process 565 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,721 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (565)] Waiting until timeout for monitored process [2024-02-09 23:58:43,722 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,727 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,727 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,727 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,727 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,727 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,728 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:43,728 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,729 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,731 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (565)] Ended with exit code 0 [2024-02-09 23:58:43,731 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,731 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,732 INFO L229 MonitoredProcess]: Starting monitored process 566 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,732 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (566)] Waiting until timeout for monitored process [2024-02-09 23:58:43,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-09 23:58:43,739 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,739 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,739 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,739 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,739 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:43,739 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,740 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,742 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (566)] Ended with exit code 0 [2024-02-09 23:58:43,742 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,743 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,743 INFO L229 MonitoredProcess]: Starting monitored process 567 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,744 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (567)] Waiting until timeout for monitored process [2024-02-09 23:58:43,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-09 23:58:43,750 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,750 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,750 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,750 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,752 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,752 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,755 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,756 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (567)] Ended with exit code 0 [2024-02-09 23:58:43,757 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,757 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,757 INFO L229 MonitoredProcess]: Starting monitored process 568 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,758 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (568)] Waiting until timeout for monitored process [2024-02-09 23:58:43,759 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,764 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,764 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,764 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,765 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,765 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,765 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:43,765 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,772 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,774 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (568)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:43,774 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,774 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,775 INFO L229 MonitoredProcess]: Starting monitored process 569 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,776 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (569)] Waiting until timeout for monitored process [2024-02-09 23:58:43,777 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,782 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,782 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,782 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,783 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,783 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,783 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:43,783 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,784 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,786 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (569)] Ended with exit code 0 [2024-02-09 23:58:43,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,786 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,787 INFO L229 MonitoredProcess]: Starting monitored process 570 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,787 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (570)] Waiting until timeout for monitored process [2024-02-09 23:58:43,789 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,794 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,794 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,794 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,794 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,794 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,795 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:43,795 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,796 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,798 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (570)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:43,798 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,798 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,799 INFO L229 MonitoredProcess]: Starting monitored process 571 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,800 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (571)] Waiting until timeout for monitored process [2024-02-09 23:58:43,801 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,806 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,806 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,806 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,807 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,808 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,810 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,813 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (571)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:43,813 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,813 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,813 INFO L229 MonitoredProcess]: Starting monitored process 572 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,815 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (572)] Waiting until timeout for monitored process [2024-02-09 23:58:43,815 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,821 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,821 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,821 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,821 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,822 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,822 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,825 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,827 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (572)] Ended with exit code 0 [2024-02-09 23:58:43,828 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,828 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,828 INFO L229 MonitoredProcess]: Starting monitored process 573 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,829 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (573)] Waiting until timeout for monitored process [2024-02-09 23:58:43,830 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,835 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,836 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,836 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,836 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,837 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,837 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,840 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,842 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (573)] Ended with exit code 0 [2024-02-09 23:58:43,842 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,842 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,843 INFO L229 MonitoredProcess]: Starting monitored process 574 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,843 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (574)] Waiting until timeout for monitored process [2024-02-09 23:58:43,845 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,850 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,850 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,850 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,851 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,851 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,851 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:43,851 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,852 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,854 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (574)] Ended with exit code 0 [2024-02-09 23:58:43,854 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,854 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,855 INFO L229 MonitoredProcess]: Starting monitored process 575 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,855 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (575)] Waiting until timeout for monitored process [2024-02-09 23:58:43,857 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,862 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,862 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,862 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,862 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,862 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,862 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:43,863 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,871 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,873 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (575)] Ended with exit code 0 [2024-02-09 23:58:43,873 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,874 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,874 INFO L229 MonitoredProcess]: Starting monitored process 576 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,875 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (576)] Waiting until timeout for monitored process [2024-02-09 23:58:43,876 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,882 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,882 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,882 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,882 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,882 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,882 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:43,882 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,883 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,885 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (576)] Ended with exit code 0 [2024-02-09 23:58:43,886 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,886 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,886 INFO L229 MonitoredProcess]: Starting monitored process 577 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,887 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (577)] Waiting until timeout for monitored process [2024-02-09 23:58:43,888 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,893 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,894 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,894 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,894 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,895 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,895 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,898 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,900 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (577)] Ended with exit code 0 [2024-02-09 23:58:43,900 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,900 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,901 INFO L229 MonitoredProcess]: Starting monitored process 578 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,901 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (578)] Waiting until timeout for monitored process [2024-02-09 23:58:43,903 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,908 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,908 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,908 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,908 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,908 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,909 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:43,909 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,910 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,912 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (578)] Ended with exit code 0 [2024-02-09 23:58:43,912 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,912 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,913 INFO L229 MonitoredProcess]: Starting monitored process 579 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,913 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (579)] Waiting until timeout for monitored process [2024-02-09 23:58:43,915 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,920 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,920 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,920 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,921 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,922 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,922 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,928 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,930 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (579)] Ended with exit code 0 [2024-02-09 23:58:43,930 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,930 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,931 INFO L229 MonitoredProcess]: Starting monitored process 580 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,931 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (580)] Waiting until timeout for monitored process [2024-02-09 23:58:43,933 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,938 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,938 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,938 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,939 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,939 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,939 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:43,939 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,940 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,942 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (580)] Ended with exit code 0 [2024-02-09 23:58:43,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,942 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,943 INFO L229 MonitoredProcess]: Starting monitored process 581 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,943 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (581)] Waiting until timeout for monitored process [2024-02-09 23:58:43,944 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,950 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,950 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,950 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,950 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,951 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:43,951 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:43,954 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,956 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (581)] Ended with exit code 0 [2024-02-09 23:58:43,957 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,957 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,957 INFO L229 MonitoredProcess]: Starting monitored process 582 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,959 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (582)] Waiting until timeout for monitored process [2024-02-09 23:58:43,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-09 23:58:43,965 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,965 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,965 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,965 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,965 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,965 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:43,965 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,966 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,968 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (582)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:43,969 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,969 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,969 INFO L229 MonitoredProcess]: Starting monitored process 583 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,972 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,976 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (583)] Waiting until timeout for monitored process [2024-02-09 23:58:43,977 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,978 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,978 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,978 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,978 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,978 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:43,978 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,979 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,981 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (583)] Ended with exit code 0 [2024-02-09 23:58:43,981 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,981 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,982 INFO L229 MonitoredProcess]: Starting monitored process 584 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,983 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (584)] Waiting until timeout for monitored process [2024-02-09 23:58:43,984 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:43,989 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:43,990 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:43,990 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:43,990 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:43,990 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:43,990 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:43,990 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:43,991 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:43,993 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (584)] Ended with exit code 0 [2024-02-09 23:58:43,993 INFO L490 LassoAnalysis]: Using template '3-nested'. [2024-02-09 23:58:43,993 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:43,994 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:43,994 INFO L229 MonitoredProcess]: Starting monitored process 585 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:43,995 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (585)] Waiting until timeout for monitored process [2024-02-09 23:58:43,996 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,002 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,002 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,002 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,002 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,004 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,004 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,007 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,010 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (585)] Ended with exit code 0 [2024-02-09 23:58:44,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,010 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,011 INFO L229 MonitoredProcess]: Starting monitored process 586 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,011 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (586)] Waiting until timeout for monitored process [2024-02-09 23:58:44,012 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,018 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,018 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:44,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,019 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,019 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:44,019 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:44,020 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,022 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (586)] Ended with exit code 0 [2024-02-09 23:58:44,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,022 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,023 INFO L229 MonitoredProcess]: Starting monitored process 587 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,023 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (587)] Waiting until timeout for monitored process [2024-02-09 23:58:44,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-09 23:58:44,031 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,031 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,031 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,031 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,033 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,033 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,036 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,038 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (587)] Ended with exit code 0 [2024-02-09 23:58:44,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,039 INFO L229 MonitoredProcess]: Starting monitored process 588 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,040 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (588)] Waiting until timeout for monitored process [2024-02-09 23:58:44,041 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,047 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,047 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:44,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,047 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,047 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:44,047 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:44,049 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,051 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (588)] Ended with exit code 0 [2024-02-09 23:58:44,051 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,051 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,051 INFO L229 MonitoredProcess]: Starting monitored process 589 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,053 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (589)] Waiting until timeout for monitored process [2024-02-09 23:58:44,053 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,059 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,059 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,059 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,059 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,061 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,061 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,078 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,084 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (589)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:44,084 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,084 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,085 INFO L229 MonitoredProcess]: Starting monitored process 590 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,087 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,093 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,093 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,093 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,094 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,095 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,096 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,100 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (590)] Waiting until timeout for monitored process [2024-02-09 23:58:44,116 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,119 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (590)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:44,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,119 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,120 INFO L229 MonitoredProcess]: Starting monitored process 591 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,126 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,132 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,132 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,132 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,132 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,134 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,134 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,139 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (591)] Waiting until timeout for monitored process [2024-02-09 23:58:44,145 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,147 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (591)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:44,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,148 INFO L229 MonitoredProcess]: Starting monitored process 592 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,150 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,156 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (592)] Waiting until timeout for monitored process [2024-02-09 23:58:44,156 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,157 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,158 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,159 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,162 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,164 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (592)] Ended with exit code 0 [2024-02-09 23:58:44,164 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,164 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,165 INFO L229 MonitoredProcess]: Starting monitored process 593 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,165 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (593)] Waiting until timeout for monitored process [2024-02-09 23:58:44,167 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,172 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,172 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,172 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,172 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,174 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,174 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,178 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,180 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (593)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:44,180 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,180 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,181 INFO L229 MonitoredProcess]: Starting monitored process 594 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,181 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (594)] Waiting until timeout for monitored process [2024-02-09 23:58:44,182 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,188 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,188 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,188 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,188 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,191 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,191 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,198 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,200 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (594)] Ended with exit code 0 [2024-02-09 23:58:44,200 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,201 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,201 INFO L229 MonitoredProcess]: Starting monitored process 595 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,202 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (595)] Waiting until timeout for monitored process [2024-02-09 23:58:44,203 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,208 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,209 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,209 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,209 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,210 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,210 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,214 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,216 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (595)] Ended with exit code 0 [2024-02-09 23:58:44,217 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,217 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,217 INFO L229 MonitoredProcess]: Starting monitored process 596 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,219 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (596)] Waiting until timeout for monitored process [2024-02-09 23:58:44,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-09 23:58:44,225 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,226 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,226 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,229 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,229 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,236 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,238 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (596)] Ended with exit code 0 [2024-02-09 23:58:44,238 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,238 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,239 INFO L229 MonitoredProcess]: Starting monitored process 597 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,240 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (597)] Waiting until timeout for monitored process [2024-02-09 23:58:44,241 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,246 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,247 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,247 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,247 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,249 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,249 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,254 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,256 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (597)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:44,256 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,256 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,257 INFO L229 MonitoredProcess]: Starting monitored process 598 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,258 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (598)] Waiting until timeout for monitored process [2024-02-09 23:58:44,259 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,264 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,264 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,264 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,264 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,266 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,266 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,270 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,272 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (598)] Ended with exit code 0 [2024-02-09 23:58:44,272 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,272 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,273 INFO L229 MonitoredProcess]: Starting monitored process 599 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,273 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (599)] Waiting until timeout for monitored process [2024-02-09 23:58:44,274 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,280 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,280 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,280 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,280 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,282 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,282 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,286 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,288 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (599)] Ended with exit code 0 [2024-02-09 23:58:44,288 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,288 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,289 INFO L229 MonitoredProcess]: Starting monitored process 600 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,289 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (600)] Waiting until timeout for monitored process [2024-02-09 23:58:44,290 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,296 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,296 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,296 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,296 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,298 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,298 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,301 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,303 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (600)] Ended with exit code 0 [2024-02-09 23:58:44,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,304 INFO L229 MonitoredProcess]: Starting monitored process 601 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,305 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (601)] Waiting until timeout for monitored process [2024-02-09 23:58:44,306 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,312 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,312 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,312 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,312 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,314 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,314 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,318 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,320 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (601)] Ended with exit code 0 [2024-02-09 23:58:44,320 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,320 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,321 INFO L229 MonitoredProcess]: Starting monitored process 602 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,321 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (602)] Waiting until timeout for monitored process [2024-02-09 23:58:44,323 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,328 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,328 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,329 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,329 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,330 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,330 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,334 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,336 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (602)] Ended with exit code 0 [2024-02-09 23:58:44,336 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,336 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,337 INFO L229 MonitoredProcess]: Starting monitored process 603 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,338 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (603)] Waiting until timeout for monitored process [2024-02-09 23:58:44,339 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,344 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,345 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,345 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,345 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,346 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,346 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,350 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,352 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (603)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:44,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,353 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,353 INFO L229 MonitoredProcess]: Starting monitored process 604 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,354 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (604)] Waiting until timeout for monitored process [2024-02-09 23:58:44,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-09 23:58:44,361 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,361 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,361 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,361 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,362 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,362 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,366 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,368 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (604)] Ended with exit code 0 [2024-02-09 23:58:44,368 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,368 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,369 INFO L229 MonitoredProcess]: Starting monitored process 605 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,369 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (605)] Waiting until timeout for monitored process [2024-02-09 23:58:44,371 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,376 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,377 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,377 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,377 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,378 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,378 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,382 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,384 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (605)] Ended with exit code 0 [2024-02-09 23:58:44,384 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,384 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,385 INFO L229 MonitoredProcess]: Starting monitored process 606 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,408 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (606)] Waiting until timeout for monitored process [2024-02-09 23:58:44,409 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,414 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,414 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:44,415 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,415 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,415 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,415 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:44,415 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:44,430 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,433 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (606)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:44,433 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,433 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,434 INFO L229 MonitoredProcess]: Starting monitored process 607 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,436 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,442 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,442 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,442 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,442 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,444 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,444 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,448 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (607)] Waiting until timeout for monitored process [2024-02-09 23:58:44,468 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,471 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (607)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:44,471 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,471 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,472 INFO L229 MonitoredProcess]: Starting monitored process 608 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,474 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,480 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,480 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:44,480 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,480 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,480 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,481 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:44,481 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:44,482 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (608)] Waiting until timeout for monitored process [2024-02-09 23:58:44,496 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,499 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (608)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:44,499 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,499 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,500 INFO L229 MonitoredProcess]: Starting monitored process 609 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,502 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,508 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,508 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:44,508 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,508 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,508 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,508 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:44,508 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:44,512 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (609)] Waiting until timeout for monitored process [2024-02-09 23:58:44,516 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,518 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (609)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:44,518 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,518 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,519 INFO L229 MonitoredProcess]: Starting monitored process 610 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,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-09 23:58:44,528 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,528 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:44,528 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,528 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,528 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,529 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:44,529 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:44,531 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (610)] Waiting until timeout for monitored process [2024-02-09 23:58:44,535 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,537 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (610)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:44,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,538 INFO L229 MonitoredProcess]: Starting monitored process 611 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,540 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (611)] Waiting until timeout for monitored process [2024-02-09 23:58:44,541 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,546 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,546 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:44,546 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,546 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,546 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,547 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:44,547 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:44,548 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,550 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (611)] Ended with exit code 0 [2024-02-09 23:58:44,550 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,550 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,551 INFO L229 MonitoredProcess]: Starting monitored process 612 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,551 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (612)] Waiting until timeout for monitored process [2024-02-09 23:58:44,553 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,559 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,559 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,559 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,559 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,561 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,561 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,565 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,567 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (612)] Ended with exit code 0 [2024-02-09 23:58:44,567 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,567 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,568 INFO L229 MonitoredProcess]: Starting monitored process 613 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,569 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (613)] Waiting until timeout for monitored process [2024-02-09 23:58:44,570 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,575 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,575 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:44,576 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,576 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,576 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,576 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:44,576 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:44,577 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,579 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (613)] Ended with exit code 0 [2024-02-09 23:58:44,580 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,580 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,581 INFO L229 MonitoredProcess]: Starting monitored process 614 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,581 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (614)] Waiting until timeout for monitored process [2024-02-09 23:58:44,583 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,589 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,589 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,589 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,589 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,597 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,597 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,613 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,616 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (614)] Ended with exit code 0 [2024-02-09 23:58:44,616 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,616 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,617 INFO L229 MonitoredProcess]: Starting monitored process 615 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,617 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (615)] Waiting until timeout for monitored process [2024-02-09 23:58:44,619 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,624 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,624 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,625 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,625 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,626 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,626 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,630 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,632 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (615)] Ended with exit code 0 [2024-02-09 23:58:44,632 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,633 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,633 INFO L229 MonitoredProcess]: Starting monitored process 616 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,634 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (616)] Waiting until timeout for monitored process [2024-02-09 23:58:44,635 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,641 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,641 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,641 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,641 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,644 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,644 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,650 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,652 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (616)] Ended with exit code 0 [2024-02-09 23:58:44,652 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,653 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,653 INFO L229 MonitoredProcess]: Starting monitored process 617 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,654 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (617)] Waiting until timeout for monitored process [2024-02-09 23:58:44,655 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,661 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,661 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,661 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,661 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,663 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,663 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,667 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,669 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (617)] Ended with exit code 0 [2024-02-09 23:58:44,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,670 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,670 INFO L229 MonitoredProcess]: Starting monitored process 618 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,671 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (618)] Waiting until timeout for monitored process [2024-02-09 23:58:44,672 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,678 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,678 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:44,678 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,678 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,678 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,679 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:44,679 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:44,680 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,682 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (618)] Ended with exit code 0 [2024-02-09 23:58:44,683 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,683 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,683 INFO L229 MonitoredProcess]: Starting monitored process 619 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,684 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (619)] Waiting until timeout for monitored process [2024-02-09 23:58:44,685 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,691 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,691 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:44,691 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,691 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,691 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,691 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:44,692 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:44,693 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,695 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (619)] Ended with exit code 0 [2024-02-09 23:58:44,695 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,696 INFO L229 MonitoredProcess]: Starting monitored process 620 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,696 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (620)] Waiting until timeout for monitored process [2024-02-09 23:58:44,698 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,704 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,704 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,706 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,706 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,710 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,712 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (620)] Ended with exit code 0 [2024-02-09 23:58:44,712 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,712 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,713 INFO L229 MonitoredProcess]: Starting monitored process 621 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,713 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (621)] Waiting until timeout for monitored process [2024-02-09 23:58:44,715 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,721 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,721 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:44,721 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,721 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,721 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,722 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:44,722 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:44,723 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,725 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (621)] Ended with exit code 0 [2024-02-09 23:58:44,725 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,725 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,726 INFO L229 MonitoredProcess]: Starting monitored process 622 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,726 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (622)] Waiting until timeout for monitored process [2024-02-09 23:58:44,728 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,734 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,734 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:44,734 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,734 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,734 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,735 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:44,735 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:44,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,738 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (622)] Ended with exit code 0 [2024-02-09 23:58:44,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,738 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,739 INFO L229 MonitoredProcess]: Starting monitored process 623 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,740 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (623)] Waiting until timeout for monitored process [2024-02-09 23:58:44,741 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,747 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,747 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:44,747 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,748 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,748 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,748 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:44,748 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:44,749 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,751 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (623)] Ended with exit code 0 [2024-02-09 23:58:44,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,752 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,752 INFO L229 MonitoredProcess]: Starting monitored process 624 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,753 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (624)] Waiting until timeout for monitored process [2024-02-09 23:58:44,754 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,760 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,761 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,761 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,761 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,762 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,762 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,788 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,796 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (624)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:44,796 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,812 INFO L229 MonitoredProcess]: Starting monitored process 625 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,844 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,851 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,851 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,851 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,851 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,854 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,854 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,858 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (625)] Waiting until timeout for monitored process [2024-02-09 23:58:44,868 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,870 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (625)] Ended with exit code 0 [2024-02-09 23:58:44,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,871 INFO L229 MonitoredProcess]: Starting monitored process 626 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,874 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,879 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,880 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,880 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,880 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,880 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (626)] Waiting until timeout for monitored process [2024-02-09 23:58:44,881 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,881 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,900 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,902 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (626)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:44,903 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,903 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,903 INFO L229 MonitoredProcess]: Starting monitored process 627 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,908 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (627)] Waiting until timeout for monitored process [2024-02-09 23:58:44,908 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,913 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,914 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:44,914 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,914 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,914 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,914 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:44,914 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:44,915 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,917 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (627)] Ended with exit code 0 [2024-02-09 23:58:44,918 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,918 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,918 INFO L229 MonitoredProcess]: Starting monitored process 628 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,919 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (628)] Waiting until timeout for monitored process [2024-02-09 23:58:44,920 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,926 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,926 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:44,926 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,926 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,926 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,927 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:44,927 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:44,935 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,938 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (628)] Ended with exit code 0 [2024-02-09 23:58:44,938 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,938 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,938 INFO L229 MonitoredProcess]: Starting monitored process 629 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,939 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (629)] Waiting until timeout for monitored process [2024-02-09 23:58:44,940 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,946 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,946 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:44,946 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,946 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,946 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,947 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:44,947 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:44,948 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,950 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (629)] Ended with exit code 0 [2024-02-09 23:58:44,950 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,950 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,951 INFO L229 MonitoredProcess]: Starting monitored process 630 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,952 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (630)] Waiting until timeout for monitored process [2024-02-09 23:58:44,953 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,958 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,959 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,959 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,959 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,960 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,960 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,964 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,966 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (630)] Ended with exit code 0 [2024-02-09 23:58:44,966 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,966 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,967 INFO L229 MonitoredProcess]: Starting monitored process 631 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,967 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (631)] Waiting until timeout for monitored process [2024-02-09 23:58:44,968 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,974 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,974 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:44,974 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,974 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,974 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,975 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:44,975 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:44,976 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:44,978 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (631)] Ended with exit code 0 [2024-02-09 23:58:44,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:44,978 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:44,979 INFO L229 MonitoredProcess]: Starting monitored process 632 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:44,981 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:44,987 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:44,987 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:44,987 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:44,987 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:44,989 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:44,989 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:44,993 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (632)] Waiting until timeout for monitored process [2024-02-09 23:58:45,008 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,011 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (632)] Ended with exit code 0 [2024-02-09 23:58:45,011 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,011 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,012 INFO L229 MonitoredProcess]: Starting monitored process 633 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,014 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,020 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,021 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:45,021 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,021 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,021 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:45,021 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:45,021 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:45,024 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (633)] Waiting until timeout for monitored process [2024-02-09 23:58:45,032 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,034 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (633)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:45,035 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,035 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,035 INFO L229 MonitoredProcess]: Starting monitored process 634 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,038 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,044 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,044 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,044 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,044 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:45,045 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:45,046 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:45,049 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (634)] Waiting until timeout for monitored process [2024-02-09 23:58:45,064 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,067 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (634)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:45,067 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,067 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,068 INFO L229 MonitoredProcess]: Starting monitored process 635 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,072 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,078 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,078 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:45,078 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,079 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,079 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:45,079 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:45,079 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:45,082 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (635)] Waiting until timeout for monitored process [2024-02-09 23:58:45,096 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,101 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (635)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:45,101 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,101 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,102 INFO L229 MonitoredProcess]: Starting monitored process 636 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,104 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,110 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,110 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:45,110 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,110 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,110 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:45,111 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:45,111 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:45,116 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (636)] Waiting until timeout for monitored process [2024-02-09 23:58:45,122 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,124 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (636)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:45,125 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,125 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,126 INFO L229 MonitoredProcess]: Starting monitored process 637 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,128 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,134 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,134 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:45,134 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,134 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,134 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:45,134 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:45,135 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:45,148 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (637)] Waiting until timeout for monitored process [2024-02-09 23:58:45,148 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,151 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (637)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:45,151 INFO L490 LassoAnalysis]: Using template '4-nested'. [2024-02-09 23:58:45,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,151 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,152 INFO L229 MonitoredProcess]: Starting monitored process 638 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,152 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (638)] Waiting until timeout for monitored process [2024-02-09 23:58:45,154 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,159 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,159 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,159 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,160 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,161 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,161 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,171 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,173 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (638)] Ended with exit code 0 [2024-02-09 23:58:45,173 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,173 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,174 INFO L229 MonitoredProcess]: Starting monitored process 639 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,175 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (639)] Waiting until timeout for monitored process [2024-02-09 23:58:45,176 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,182 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,182 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:45,182 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,182 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,182 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,183 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:45,183 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:45,184 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,186 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (639)] Ended with exit code 0 [2024-02-09 23:58:45,186 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,187 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,187 INFO L229 MonitoredProcess]: Starting monitored process 640 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,192 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,198 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (640)] Waiting until timeout for monitored process [2024-02-09 23:58:45,198 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,199 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,199 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,201 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,201 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,206 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,208 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (640)] Ended with exit code 0 [2024-02-09 23:58:45,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,208 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,209 INFO L229 MonitoredProcess]: Starting monitored process 641 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,209 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (641)] Waiting until timeout for monitored process [2024-02-09 23:58:45,211 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,216 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,217 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:45,217 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,217 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,217 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,217 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:45,217 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:45,219 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,221 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (641)] Ended with exit code 0 [2024-02-09 23:58:45,221 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,221 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,222 INFO L229 MonitoredProcess]: Starting monitored process 642 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,222 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (642)] Waiting until timeout for monitored process [2024-02-09 23:58:45,223 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,229 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,229 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,229 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,229 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,232 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,232 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,237 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,239 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (642)] Ended with exit code 0 [2024-02-09 23:58:45,239 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,239 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,240 INFO L229 MonitoredProcess]: Starting monitored process 643 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,240 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (643)] Waiting until timeout for monitored process [2024-02-09 23:58:45,242 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,247 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,248 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,248 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,248 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,250 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,250 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,255 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,257 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (643)] Ended with exit code 0 [2024-02-09 23:58:45,258 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,258 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,258 INFO L229 MonitoredProcess]: Starting monitored process 644 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,259 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (644)] Waiting until timeout for monitored process [2024-02-09 23:58:45,260 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,266 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,266 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,266 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,267 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,269 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,269 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,274 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,276 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (644)] Ended with exit code 0 [2024-02-09 23:58:45,276 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,276 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,277 INFO L229 MonitoredProcess]: Starting monitored process 645 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,277 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (645)] Waiting until timeout for monitored process [2024-02-09 23:58:45,279 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,285 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,285 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,285 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,285 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,288 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,288 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,293 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,295 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (645)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:45,295 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,296 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,296 INFO L229 MonitoredProcess]: Starting monitored process 646 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,297 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (646)] Waiting until timeout for monitored process [2024-02-09 23:58:45,298 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,304 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,304 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,304 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,304 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,306 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,306 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,319 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,321 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (646)] Ended with exit code 0 [2024-02-09 23:58:45,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,322 INFO L229 MonitoredProcess]: Starting monitored process 647 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,323 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (647)] Waiting until timeout for monitored process [2024-02-09 23:58:45,324 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,331 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,331 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,331 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,331 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,335 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,335 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,344 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,346 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (647)] Ended with exit code 0 [2024-02-09 23:58:45,347 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,347 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,347 INFO L229 MonitoredProcess]: Starting monitored process 648 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,348 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (648)] Waiting until timeout for monitored process [2024-02-09 23:58:45,349 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,355 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,355 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,355 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,355 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,357 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,357 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,362 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,364 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (648)] Ended with exit code 0 [2024-02-09 23:58:45,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,364 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,365 INFO L229 MonitoredProcess]: Starting monitored process 649 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,365 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (649)] Waiting until timeout for monitored process [2024-02-09 23:58:45,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-09 23:58:45,373 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,374 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,374 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,374 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,378 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,378 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,392 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,394 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (649)] Ended with exit code 0 [2024-02-09 23:58:45,394 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,394 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,395 INFO L229 MonitoredProcess]: Starting monitored process 650 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,396 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (650)] Waiting until timeout for monitored process [2024-02-09 23:58:45,397 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,403 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,403 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,403 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,403 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,405 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,405 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,410 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,412 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (650)] Ended with exit code 0 [2024-02-09 23:58:45,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,413 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,413 INFO L229 MonitoredProcess]: Starting monitored process 651 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,414 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (651)] Waiting until timeout for monitored process [2024-02-09 23:58:45,415 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,421 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,421 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,421 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,421 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,423 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,423 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,428 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,430 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (651)] Ended with exit code 0 [2024-02-09 23:58:45,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,431 INFO L229 MonitoredProcess]: Starting monitored process 652 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,432 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (652)] Waiting until timeout for monitored process [2024-02-09 23:58:45,433 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,439 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,439 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,439 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,439 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,441 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,441 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,453 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,455 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (652)] Ended with exit code 0 [2024-02-09 23:58:45,456 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,456 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,456 INFO L229 MonitoredProcess]: Starting monitored process 653 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,458 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (653)] Waiting until timeout for monitored process [2024-02-09 23:58:45,458 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,464 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,465 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,466 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,466 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,471 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,473 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (653)] Ended with exit code 0 [2024-02-09 23:58:45,474 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,474 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,474 INFO L229 MonitoredProcess]: Starting monitored process 654 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,475 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (654)] Waiting until timeout for monitored process [2024-02-09 23:58:45,476 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,482 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,482 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,483 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,483 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,484 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,485 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,489 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,491 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (654)] Ended with exit code 0 [2024-02-09 23:58:45,492 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,492 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,492 INFO L229 MonitoredProcess]: Starting monitored process 655 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,493 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (655)] Waiting until timeout for monitored process [2024-02-09 23:58:45,494 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,500 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,501 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,501 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,501 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,503 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,503 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,508 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,510 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (655)] Ended with exit code 0 [2024-02-09 23:58:45,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,511 INFO L229 MonitoredProcess]: Starting monitored process 656 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,511 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (656)] Waiting until timeout for monitored process [2024-02-09 23:58:45,513 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,519 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,519 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,519 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,519 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,521 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,521 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,526 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,528 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (656)] Ended with exit code 0 [2024-02-09 23:58:45,529 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,529 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,529 INFO L229 MonitoredProcess]: Starting monitored process 657 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,530 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (657)] Waiting until timeout for monitored process [2024-02-09 23:58:45,531 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,537 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,537 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,537 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,537 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,539 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,539 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,544 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,546 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (657)] Ended with exit code 0 [2024-02-09 23:58:45,546 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,546 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,547 INFO L229 MonitoredProcess]: Starting monitored process 658 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,548 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (658)] Waiting until timeout for monitored process [2024-02-09 23:58:45,549 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,555 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,556 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,556 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,556 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,557 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,558 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,562 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,564 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (658)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:45,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,565 INFO L229 MonitoredProcess]: Starting monitored process 659 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,565 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (659)] Waiting until timeout for monitored process [2024-02-09 23:58:45,567 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,573 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,573 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:45,573 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,573 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,573 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,573 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:45,573 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:45,575 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,576 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (659)] Ended with exit code 0 [2024-02-09 23:58:45,577 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,577 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,577 INFO L229 MonitoredProcess]: Starting monitored process 660 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,579 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (660)] Waiting until timeout for monitored process [2024-02-09 23:58:45,579 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,585 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,585 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,585 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,587 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,587 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,591 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,593 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (660)] Ended with exit code 0 [2024-02-09 23:58:45,593 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,594 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,594 INFO L229 MonitoredProcess]: Starting monitored process 661 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,595 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (661)] Waiting until timeout for monitored process [2024-02-09 23:58:45,596 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,602 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,602 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:45,602 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,602 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,602 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,602 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:45,602 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:45,604 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,606 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (661)] Ended with exit code 0 [2024-02-09 23:58:45,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,606 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,606 INFO L229 MonitoredProcess]: Starting monitored process 662 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,607 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (662)] Waiting until timeout for monitored process [2024-02-09 23:58:45,608 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,614 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,614 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:45,614 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,614 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,615 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:45,615 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:45,616 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,618 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (662)] Ended with exit code 0 [2024-02-09 23:58:45,618 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,618 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,619 INFO L229 MonitoredProcess]: Starting monitored process 663 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,619 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (663)] Waiting until timeout for monitored process [2024-02-09 23:58:45,621 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,626 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,627 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:45,627 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,627 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,627 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,627 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:45,627 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:45,628 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,630 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (663)] Ended with exit code 0 [2024-02-09 23:58:45,631 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,631 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,631 INFO L229 MonitoredProcess]: Starting monitored process 664 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,633 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (664)] Waiting until timeout for monitored process [2024-02-09 23:58:45,634 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,639 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,640 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:45,640 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,640 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,640 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,640 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:45,640 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:45,642 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,644 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (664)] Ended with exit code 0 [2024-02-09 23:58:45,644 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,644 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,645 INFO L229 MonitoredProcess]: Starting monitored process 665 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,645 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (665)] Waiting until timeout for monitored process [2024-02-09 23:58:45,646 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,652 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,652 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,652 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,652 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,654 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,654 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,659 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,661 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (665)] Ended with exit code 0 [2024-02-09 23:58:45,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,662 INFO L229 MonitoredProcess]: Starting monitored process 666 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,662 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (666)] Waiting until timeout for monitored process [2024-02-09 23:58:45,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-09 23:58:45,669 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,670 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:45,670 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,670 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,670 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,670 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:45,670 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:45,672 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,674 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (666)] Ended with exit code 0 [2024-02-09 23:58:45,674 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,674 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,675 INFO L229 MonitoredProcess]: Starting monitored process 667 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,675 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (667)] Waiting until timeout for monitored process [2024-02-09 23:58:45,676 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,682 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,683 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,683 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,683 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,693 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,693 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,713 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,715 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (667)] Ended with exit code 0 [2024-02-09 23:58:45,715 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,716 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,716 INFO L229 MonitoredProcess]: Starting monitored process 668 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,717 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (668)] Waiting until timeout for monitored process [2024-02-09 23:58:45,718 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,724 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,724 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,724 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,724 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,726 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,726 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,731 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,733 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (668)] Ended with exit code 0 [2024-02-09 23:58:45,733 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,733 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,734 INFO L229 MonitoredProcess]: Starting monitored process 669 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,734 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (669)] Waiting until timeout for monitored process [2024-02-09 23:58:45,735 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,741 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,741 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,741 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,742 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,745 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,745 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,752 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,754 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (669)] Ended with exit code 0 [2024-02-09 23:58:45,754 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,754 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,755 INFO L229 MonitoredProcess]: Starting monitored process 670 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,755 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (670)] Waiting until timeout for monitored process [2024-02-09 23:58:45,757 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,762 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,762 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,763 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,763 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,764 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,765 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,769 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,771 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (670)] Ended with exit code 0 [2024-02-09 23:58:45,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,771 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,772 INFO L229 MonitoredProcess]: Starting monitored process 671 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,772 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (671)] Waiting until timeout for monitored process [2024-02-09 23:58:45,774 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,779 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,779 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:45,779 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,779 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,779 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,780 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:45,780 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:45,781 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,783 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (671)] Ended with exit code 0 [2024-02-09 23:58:45,783 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,783 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,784 INFO L229 MonitoredProcess]: Starting monitored process 672 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,784 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (672)] Waiting until timeout for monitored process [2024-02-09 23:58:45,786 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,791 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,791 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:45,792 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,792 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,792 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,792 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:45,792 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:45,793 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,795 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (672)] Ended with exit code 0 [2024-02-09 23:58:45,796 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,796 INFO L229 MonitoredProcess]: Starting monitored process 673 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,797 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (673)] Waiting until timeout for monitored process [2024-02-09 23:58:45,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-09 23:58:45,804 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,804 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,804 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,804 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,806 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,806 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,810 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,812 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (673)] Ended with exit code 0 [2024-02-09 23:58:45,813 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,813 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,813 INFO L229 MonitoredProcess]: Starting monitored process 674 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,814 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (674)] Waiting until timeout for monitored process [2024-02-09 23:58:45,815 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,821 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,821 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:45,821 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,821 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,821 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,822 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:45,822 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:45,823 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,825 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (674)] Ended with exit code 0 [2024-02-09 23:58:45,825 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,826 INFO L229 MonitoredProcess]: Starting monitored process 675 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,826 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (675)] Waiting until timeout for monitored process [2024-02-09 23:58:45,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-09 23:58:45,833 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,834 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:45,834 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,834 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,834 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,834 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:45,834 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:45,836 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,838 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (675)] Ended with exit code 0 [2024-02-09 23:58:45,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,838 INFO L229 MonitoredProcess]: Starting monitored process 676 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,839 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (676)] Waiting until timeout for monitored process [2024-02-09 23:58:45,840 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,846 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,846 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:45,846 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,846 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,846 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,847 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:45,847 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:45,848 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,850 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (676)] Ended with exit code 0 [2024-02-09 23:58:45,850 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,850 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,851 INFO L229 MonitoredProcess]: Starting monitored process 677 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,851 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (677)] Waiting until timeout for monitored process [2024-02-09 23:58:45,852 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,858 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,858 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,859 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,859 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,860 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,860 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,865 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,867 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (677)] Ended with exit code 0 [2024-02-09 23:58:45,867 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,867 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,868 INFO L229 MonitoredProcess]: Starting monitored process 678 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,868 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (678)] Waiting until timeout for monitored process [2024-02-09 23:58:45,869 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,875 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,876 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,876 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,876 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,877 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,877 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,882 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,884 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (678)] Ended with exit code 0 [2024-02-09 23:58:45,884 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,884 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,885 INFO L229 MonitoredProcess]: Starting monitored process 679 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,885 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (679)] Waiting until timeout for monitored process [2024-02-09 23:58:45,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-09 23:58:45,892 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,892 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,892 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,892 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,894 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,894 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,898 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,900 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (679)] Ended with exit code 0 [2024-02-09 23:58:45,901 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,901 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,901 INFO L229 MonitoredProcess]: Starting monitored process 680 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,902 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (680)] Waiting until timeout for monitored process [2024-02-09 23:58:45,903 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,909 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,909 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:45,909 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,909 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,909 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,910 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:45,910 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:45,911 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,913 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (680)] Ended with exit code 0 [2024-02-09 23:58:45,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,913 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,914 INFO L229 MonitoredProcess]: Starting monitored process 681 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,914 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (681)] Waiting until timeout for monitored process [2024-02-09 23:58:45,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-09 23:58:45,921 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,922 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:45,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,922 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,922 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:45,922 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:45,924 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,926 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (681)] Ended with exit code 0 [2024-02-09 23:58:45,926 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,926 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,927 INFO L229 MonitoredProcess]: Starting monitored process 682 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,928 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (682)] Waiting until timeout for monitored process [2024-02-09 23:58:45,929 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,934 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,935 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:45,935 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,935 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,935 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,935 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:45,935 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:45,937 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,939 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (682)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:45,939 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,939 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,940 INFO L229 MonitoredProcess]: Starting monitored process 683 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,940 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (683)] Waiting until timeout for monitored process [2024-02-09 23:58:45,942 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,948 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,949 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,951 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,951 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,955 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,957 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (683)] Ended with exit code 0 [2024-02-09 23:58:45,957 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,958 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,958 INFO L229 MonitoredProcess]: Starting monitored process 684 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,958 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (684)] Waiting until timeout for monitored process [2024-02-09 23:58:45,960 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,966 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,966 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:45,966 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,966 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,966 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,967 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:45,967 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:45,968 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,970 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (684)] Ended with exit code 0 [2024-02-09 23:58:45,970 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,970 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,971 INFO L229 MonitoredProcess]: Starting monitored process 685 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,971 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (685)] Waiting until timeout for monitored process [2024-02-09 23:58:45,973 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:45,979 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:45,979 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:45,979 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:45,979 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:45,981 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:45,981 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:45,992 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:45,995 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (685)] Ended with exit code 0 [2024-02-09 23:58:45,995 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:45,995 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:45,996 INFO L229 MonitoredProcess]: Starting monitored process 686 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:45,996 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (686)] Waiting until timeout for monitored process [2024-02-09 23:58:45,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-09 23:58:46,003 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:46,003 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,003 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,003 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,003 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:46,004 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:46,004 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,005 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,007 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (686)] Ended with exit code 0 [2024-02-09 23:58:46,007 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,007 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,007 INFO L229 MonitoredProcess]: Starting monitored process 687 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,008 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (687)] Waiting until timeout for monitored process [2024-02-09 23:58:46,009 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,015 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:46,015 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,015 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,015 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:46,017 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:46,017 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:46,021 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,023 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (687)] Ended with exit code 0 [2024-02-09 23:58:46,024 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,024 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,024 INFO L229 MonitoredProcess]: Starting monitored process 688 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,025 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (688)] Waiting until timeout for monitored process [2024-02-09 23:58:46,026 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,032 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:46,032 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,032 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,032 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,032 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:46,033 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:46,033 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,034 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,036 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (688)] Ended with exit code 0 [2024-02-09 23:58:46,036 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,036 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,037 INFO L229 MonitoredProcess]: Starting monitored process 689 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,037 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (689)] Waiting until timeout for monitored process [2024-02-09 23:58:46,039 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,045 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:46,045 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,045 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,045 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,045 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:46,045 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:46,045 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,047 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,049 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (689)] Ended with exit code 0 [2024-02-09 23:58:46,049 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,049 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,050 INFO L229 MonitoredProcess]: Starting monitored process 690 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,050 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (690)] Waiting until timeout for monitored process [2024-02-09 23:58:46,051 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,057 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-09 23:58:46,058 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,058 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:46,058 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:46,058 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,060 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,062 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (690)] Ended with exit code 0 [2024-02-09 23:58:46,062 INFO L490 LassoAnalysis]: Using template '2-phase'. [2024-02-09 23:58:46,062 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,062 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,062 INFO L229 MonitoredProcess]: Starting monitored process 691 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,063 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (691)] Waiting until timeout for monitored process [2024-02-09 23:58:46,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-09 23:58:46,070 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,070 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,070 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,070 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,070 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,071 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,071 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,075 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,077 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (691)] Ended with exit code 0 [2024-02-09 23:58:46,077 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,077 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,078 INFO L229 MonitoredProcess]: Starting monitored process 692 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,078 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (692)] Waiting until timeout for monitored process [2024-02-09 23:58:46,080 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,085 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,085 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,086 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,086 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,086 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,086 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,086 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:46,086 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,088 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,090 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (692)] Ended with exit code 0 [2024-02-09 23:58:46,090 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,090 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,091 INFO L229 MonitoredProcess]: Starting monitored process 693 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,091 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (693)] Waiting until timeout for monitored process [2024-02-09 23:58:46,093 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,098 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,099 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,099 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,099 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,099 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,100 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,100 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,103 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,106 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (693)] Ended with exit code 0 [2024-02-09 23:58:46,106 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,106 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,106 INFO L229 MonitoredProcess]: Starting monitored process 694 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,107 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (694)] Waiting until timeout for monitored process [2024-02-09 23:58:46,108 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,114 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,114 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,114 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,114 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,114 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,114 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,115 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:46,115 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,116 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,118 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (694)] Ended with exit code 0 [2024-02-09 23:58:46,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,119 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,119 INFO L229 MonitoredProcess]: Starting monitored process 695 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,120 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (695)] Waiting until timeout for monitored process [2024-02-09 23:58:46,121 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,127 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,128 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,128 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,128 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,128 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,129 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,129 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,134 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,136 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (695)] Ended with exit code 0 [2024-02-09 23:58:46,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,136 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,137 INFO L229 MonitoredProcess]: Starting monitored process 696 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,137 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (696)] Waiting until timeout for monitored process [2024-02-09 23:58:46,139 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,145 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,145 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,145 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,145 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,145 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,147 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,147 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,151 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,153 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (696)] Ended with exit code 0 [2024-02-09 23:58:46,153 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,153 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,154 INFO L229 MonitoredProcess]: Starting monitored process 697 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,155 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (697)] Waiting until timeout for monitored process [2024-02-09 23:58:46,156 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,162 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,162 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,162 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,162 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,162 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,164 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,164 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,169 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,171 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (697)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:46,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,172 INFO L229 MonitoredProcess]: Starting monitored process 698 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,172 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (698)] Waiting until timeout for monitored process [2024-02-09 23:58:46,174 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,180 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,180 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,180 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,180 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,180 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,182 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,182 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,186 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,188 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (698)] Ended with exit code 0 [2024-02-09 23:58:46,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,188 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,189 INFO L229 MonitoredProcess]: Starting monitored process 699 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,189 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (699)] Waiting until timeout for monitored process [2024-02-09 23:58:46,191 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,197 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,197 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,197 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,197 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,197 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,199 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,199 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,203 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,205 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (699)] Ended with exit code 0 [2024-02-09 23:58:46,205 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,205 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,206 INFO L229 MonitoredProcess]: Starting monitored process 700 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,206 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (700)] Waiting until timeout for monitored process [2024-02-09 23:58:46,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-09 23:58:46,214 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,214 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,214 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,214 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,214 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,217 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,217 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,224 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,226 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (700)] Ended with exit code 0 [2024-02-09 23:58:46,226 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,226 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,227 INFO L229 MonitoredProcess]: Starting monitored process 701 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,227 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (701)] Waiting until timeout for monitored process [2024-02-09 23:58:46,229 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,235 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,235 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,235 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,235 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,235 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,236 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,236 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,240 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,243 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (701)] Ended with exit code 0 [2024-02-09 23:58:46,243 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,243 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,244 INFO L229 MonitoredProcess]: Starting monitored process 702 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,244 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (702)] Waiting until timeout for monitored process [2024-02-09 23:58:46,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-09 23:58:46,252 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,252 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,252 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,252 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,252 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,255 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,255 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,262 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,264 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (702)] Ended with exit code 0 [2024-02-09 23:58:46,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,265 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,265 INFO L229 MonitoredProcess]: Starting monitored process 703 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,266 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (703)] Waiting until timeout for monitored process [2024-02-09 23:58:46,267 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,273 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,273 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,274 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,274 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,274 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,275 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,275 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,279 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,282 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (703)] Ended with exit code 0 [2024-02-09 23:58:46,282 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,282 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,283 INFO L229 MonitoredProcess]: Starting monitored process 704 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,284 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (704)] Waiting until timeout for monitored process [2024-02-09 23:58:46,285 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,291 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,291 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,291 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,291 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,291 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,292 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,292 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,296 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,299 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (704)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:46,299 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,299 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,300 INFO L229 MonitoredProcess]: Starting monitored process 705 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,300 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (705)] Waiting until timeout for monitored process [2024-02-09 23:58:46,302 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,308 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,308 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,308 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,308 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,308 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,309 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,309 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,313 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,316 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (705)] Ended with exit code 0 [2024-02-09 23:58:46,316 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,316 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,317 INFO L229 MonitoredProcess]: Starting monitored process 706 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,317 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (706)] Waiting until timeout for monitored process [2024-02-09 23:58:46,318 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,325 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,325 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,325 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,325 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,325 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,326 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,326 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,330 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,333 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (706)] Ended with exit code 0 [2024-02-09 23:58:46,333 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,333 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,334 INFO L229 MonitoredProcess]: Starting monitored process 707 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,334 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (707)] Waiting until timeout for monitored process [2024-02-09 23:58:46,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-09 23:58:46,341 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,342 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,342 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,342 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,342 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,343 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,343 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,347 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,349 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (707)] Ended with exit code 0 [2024-02-09 23:58:46,349 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,349 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,350 INFO L229 MonitoredProcess]: Starting monitored process 708 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,351 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (708)] Waiting until timeout for monitored process [2024-02-09 23:58:46,352 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,358 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,358 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,358 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,358 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,358 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,360 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,360 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,364 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,366 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (708)] Ended with exit code 0 [2024-02-09 23:58:46,366 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,366 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,367 INFO L229 MonitoredProcess]: Starting monitored process 709 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,367 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (709)] Waiting until timeout for monitored process [2024-02-09 23:58:46,369 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,375 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,375 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,375 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,375 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,375 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,377 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,377 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,381 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,383 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (709)] Ended with exit code 0 [2024-02-09 23:58:46,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,384 INFO L229 MonitoredProcess]: Starting monitored process 710 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,386 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (710)] Waiting until timeout for monitored process [2024-02-09 23:58:46,386 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,392 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,392 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,392 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,392 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,392 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,393 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,393 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,397 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,400 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (710)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:46,400 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,400 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,401 INFO L229 MonitoredProcess]: Starting monitored process 711 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,401 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (711)] Waiting until timeout for monitored process [2024-02-09 23:58:46,403 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,408 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,409 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,409 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,409 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,409 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,410 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,410 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,414 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,416 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (711)] Ended with exit code 0 [2024-02-09 23:58:46,416 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,416 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,417 INFO L229 MonitoredProcess]: Starting monitored process 712 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,417 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (712)] Waiting until timeout for monitored process [2024-02-09 23:58:46,419 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,425 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,425 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,425 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,425 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,425 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,425 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,425 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:46,426 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,427 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,429 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (712)] Ended with exit code 0 [2024-02-09 23:58:46,429 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,429 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,430 INFO L229 MonitoredProcess]: Starting monitored process 713 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,430 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (713)] Waiting until timeout for monitored process [2024-02-09 23:58:46,432 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,438 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,438 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,438 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,438 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,438 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,439 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,439 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,443 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,445 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (713)] Ended with exit code 0 [2024-02-09 23:58:46,445 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,445 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,446 INFO L229 MonitoredProcess]: Starting monitored process 714 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,446 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (714)] Waiting until timeout for monitored process [2024-02-09 23:58:46,448 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,453 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,453 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,453 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,453 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,453 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,454 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,454 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:46,454 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,455 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,457 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (714)] Ended with exit code 0 [2024-02-09 23:58:46,458 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,458 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,458 INFO L229 MonitoredProcess]: Starting monitored process 715 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,459 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (715)] Waiting until timeout for monitored process [2024-02-09 23:58:46,460 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,466 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,466 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,466 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,467 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,467 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,467 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,467 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:46,467 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,476 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,478 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (715)] Ended with exit code 0 [2024-02-09 23:58:46,479 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,479 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,479 INFO L229 MonitoredProcess]: Starting monitored process 716 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,481 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (716)] Waiting until timeout for monitored process [2024-02-09 23:58:46,481 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,487 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,487 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,487 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,487 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,487 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,488 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,488 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:46,488 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,489 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,491 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (716)] Ended with exit code 0 [2024-02-09 23:58:46,492 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,492 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,493 INFO L229 MonitoredProcess]: Starting monitored process 717 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,493 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (717)] Waiting until timeout for monitored process [2024-02-09 23:58:46,494 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,500 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,500 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,500 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,500 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,501 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:46,501 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,502 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,504 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (717)] Ended with exit code 0 [2024-02-09 23:58:46,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,505 INFO L229 MonitoredProcess]: Starting monitored process 718 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,505 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (718)] Waiting until timeout for monitored process [2024-02-09 23:58:46,507 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,513 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,513 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,513 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,513 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,513 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,514 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,514 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,518 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,520 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (718)] Ended with exit code 0 [2024-02-09 23:58:46,520 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,520 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,521 INFO L229 MonitoredProcess]: Starting monitored process 719 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,523 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,529 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,530 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,530 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,530 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,530 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,530 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,530 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:46,530 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,535 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (719)] Waiting until timeout for monitored process [2024-02-09 23:58:46,535 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,537 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (719)] Ended with exit code 0 [2024-02-09 23:58:46,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,537 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,538 INFO L229 MonitoredProcess]: Starting monitored process 720 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,538 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (720)] Waiting until timeout for monitored process [2024-02-09 23:58:46,540 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,546 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,546 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,546 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,546 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,546 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,553 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,553 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,574 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,576 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (720)] Ended with exit code 0 [2024-02-09 23:58:46,576 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,577 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,577 INFO L229 MonitoredProcess]: Starting monitored process 721 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,578 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (721)] Waiting until timeout for monitored process [2024-02-09 23:58:46,579 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,584 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,585 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,585 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,585 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,586 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,586 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,590 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,592 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (721)] Ended with exit code 0 [2024-02-09 23:58:46,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,593 INFO L229 MonitoredProcess]: Starting monitored process 722 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,593 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (722)] Waiting until timeout for monitored process [2024-02-09 23:58:46,594 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,600 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,600 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,600 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,600 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,600 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,602 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,603 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,608 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,611 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (722)] Ended with exit code 0 [2024-02-09 23:58:46,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,611 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,611 INFO L229 MonitoredProcess]: Starting monitored process 723 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,613 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (723)] Waiting until timeout for monitored process [2024-02-09 23:58:46,614 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,619 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,619 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,619 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,619 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,619 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,621 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,621 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,625 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,627 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (723)] Ended with exit code 0 [2024-02-09 23:58:46,627 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,627 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,628 INFO L229 MonitoredProcess]: Starting monitored process 724 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,628 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (724)] Waiting until timeout for monitored process [2024-02-09 23:58:46,630 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,635 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,636 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,636 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,636 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,636 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,636 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,636 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:46,636 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,638 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,640 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (724)] Ended with exit code 0 [2024-02-09 23:58:46,640 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,640 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,641 INFO L229 MonitoredProcess]: Starting monitored process 725 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,641 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (725)] Waiting until timeout for monitored process [2024-02-09 23:58:46,643 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,649 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,649 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,649 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,649 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,649 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,649 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,650 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:46,650 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,651 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,653 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (725)] Ended with exit code 0 [2024-02-09 23:58:46,653 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,653 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,654 INFO L229 MonitoredProcess]: Starting monitored process 726 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,654 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (726)] Waiting until timeout for monitored process [2024-02-09 23:58:46,656 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,661 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,662 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,662 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,662 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,662 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,663 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,663 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,667 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,669 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (726)] Ended with exit code 0 [2024-02-09 23:58:46,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,669 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,670 INFO L229 MonitoredProcess]: Starting monitored process 727 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,670 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (727)] Waiting until timeout for monitored process [2024-02-09 23:58:46,672 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,677 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,678 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,678 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,678 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,678 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,678 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,678 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:46,678 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,680 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,682 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (727)] Ended with exit code 0 [2024-02-09 23:58:46,682 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,682 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,683 INFO L229 MonitoredProcess]: Starting monitored process 728 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,685 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (728)] Waiting until timeout for monitored process [2024-02-09 23:58:46,685 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,690 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,691 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,691 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,691 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,691 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,691 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,691 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:46,691 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,693 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,695 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (728)] Ended with exit code 0 [2024-02-09 23:58:46,695 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,696 INFO L229 MonitoredProcess]: Starting monitored process 729 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,696 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (729)] Waiting until timeout for monitored process [2024-02-09 23:58:46,698 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,703 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,703 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,703 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,704 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,704 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:46,704 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,706 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,708 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (729)] Ended with exit code 0 [2024-02-09 23:58:46,708 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,708 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,709 INFO L229 MonitoredProcess]: Starting monitored process 730 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,710 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (730)] Waiting until timeout for monitored process [2024-02-09 23:58:46,711 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,716 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,716 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,717 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,718 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,718 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,722 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,724 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (730)] Ended with exit code 0 [2024-02-09 23:58:46,724 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,724 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,725 INFO L229 MonitoredProcess]: Starting monitored process 731 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,725 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (731)] Waiting until timeout for monitored process [2024-02-09 23:58:46,726 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,732 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,732 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,733 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,733 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,733 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,734 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,734 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,737 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,740 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (731)] Ended with exit code 0 [2024-02-09 23:58:46,740 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,740 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,741 INFO L229 MonitoredProcess]: Starting monitored process 732 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,741 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (732)] Waiting until timeout for monitored process [2024-02-09 23:58:46,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-09 23:58:46,748 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,748 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,748 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,748 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,748 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,749 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,749 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,753 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,755 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (732)] Ended with exit code 0 [2024-02-09 23:58:46,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,756 INFO L229 MonitoredProcess]: Starting monitored process 733 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,758 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (733)] Waiting until timeout for monitored process [2024-02-09 23:58:46,759 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,764 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,765 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,765 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,765 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,765 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,765 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,765 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:46,765 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,767 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,772 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (733)] Ended with exit code 0 [2024-02-09 23:58:46,772 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,772 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,773 INFO L229 MonitoredProcess]: Starting monitored process 734 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,775 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (734)] Waiting until timeout for monitored process [2024-02-09 23:58:46,775 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,781 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,781 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,781 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,781 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,781 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,781 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,782 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:46,782 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,783 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,785 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (734)] Ended with exit code 0 [2024-02-09 23:58:46,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,786 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,786 INFO L229 MonitoredProcess]: Starting monitored process 735 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,788 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (735)] Waiting until timeout for monitored process [2024-02-09 23:58:46,788 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,794 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,794 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,794 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,794 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,794 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,795 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,795 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:46,795 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,796 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,798 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (735)] Ended with exit code 0 [2024-02-09 23:58:46,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,799 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,799 INFO L229 MonitoredProcess]: Starting monitored process 736 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,801 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (736)] Waiting until timeout for monitored process [2024-02-09 23:58:46,801 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,807 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,808 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,808 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,808 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,808 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,809 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,809 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,813 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,815 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (736)] Ended with exit code 0 [2024-02-09 23:58:46,815 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,815 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,816 INFO L229 MonitoredProcess]: Starting monitored process 737 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,816 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (737)] Waiting until timeout for monitored process [2024-02-09 23:58:46,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-09 23:58:46,824 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,824 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,824 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,824 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,824 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,824 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,824 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:46,825 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,826 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,828 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (737)] Ended with exit code 0 [2024-02-09 23:58:46,828 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,828 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,829 INFO L229 MonitoredProcess]: Starting monitored process 738 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,831 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (738)] Waiting until timeout for monitored process [2024-02-09 23:58:46,831 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,837 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,837 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,837 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,837 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,838 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,839 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,839 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,844 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,846 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (738)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:46,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,847 INFO L229 MonitoredProcess]: Starting monitored process 739 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,848 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (739)] Waiting until timeout for monitored process [2024-02-09 23:58:46,849 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,855 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,856 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,856 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,856 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,856 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,856 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,856 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:46,856 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,858 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,860 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (739)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:46,860 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,860 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,861 INFO L229 MonitoredProcess]: Starting monitored process 740 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,861 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (740)] Waiting until timeout for monitored process [2024-02-09 23:58:46,863 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,869 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,869 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,869 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,869 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,869 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,871 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-02-09 23:58:46,871 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-02-09 23:58:46,875 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,877 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (740)] Ended with exit code 0 [2024-02-09 23:58:46,877 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,877 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,878 INFO L229 MonitoredProcess]: Starting monitored process 741 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,878 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (741)] Waiting until timeout for monitored process [2024-02-09 23:58:46,880 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,886 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,886 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,886 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,886 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,886 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,886 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,886 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:46,887 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,888 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,890 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (741)] Ended with exit code 0 [2024-02-09 23:58:46,890 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,891 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,891 INFO L229 MonitoredProcess]: Starting monitored process 742 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,892 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (742)] Waiting until timeout for monitored process [2024-02-09 23:58:46,893 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,899 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,899 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,899 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,899 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,899 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,899 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,899 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:46,899 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,901 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,903 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (742)] Ended with exit code 0 [2024-02-09 23:58:46,903 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,903 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,904 INFO L229 MonitoredProcess]: Starting monitored process 743 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,904 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (743)] Waiting until timeout for monitored process [2024-02-09 23:58:46,906 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,912 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,912 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:46,912 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,912 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,912 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,912 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-02-09 23:58:46,912 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-02-09 23:58:46,913 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,922 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,924 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (743)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:46,924 INFO L490 LassoAnalysis]: Using template '3-phase'. [2024-02-09 23:58:46,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,924 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,925 INFO L229 MonitoredProcess]: Starting monitored process 744 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,925 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (744)] Waiting until timeout for monitored process [2024-02-09 23:58:46,927 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,933 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,933 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:46,933 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,933 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,933 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:46,935 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:46,935 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:46,940 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,942 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (744)] Ended with exit code 0 [2024-02-09 23:58:46,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,943 INFO L229 MonitoredProcess]: Starting monitored process 745 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,944 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (745)] Waiting until timeout for monitored process [2024-02-09 23:58:46,945 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,951 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,951 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:46,951 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,951 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,951 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,951 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:46,952 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:46,952 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,954 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,957 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (745)] Ended with exit code 0 [2024-02-09 23:58:46,957 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,957 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,958 INFO L229 MonitoredProcess]: Starting monitored process 746 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,958 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (746)] Waiting until timeout for monitored process [2024-02-09 23:58:46,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-09 23:58:46,966 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,966 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:46,967 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,967 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,967 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:46,968 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:46,968 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:46,974 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,976 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (746)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:46,976 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,976 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,977 INFO L229 MonitoredProcess]: Starting monitored process 747 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,977 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (747)] Waiting until timeout for monitored process [2024-02-09 23:58:46,979 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,985 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,985 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:46,985 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:46,985 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,985 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:46,985 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:46,986 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:46,986 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:46,988 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:46,990 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (747)] Ended with exit code 0 [2024-02-09 23:58:46,991 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:46,991 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:46,991 INFO L229 MonitoredProcess]: Starting monitored process 748 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:46,992 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (748)] Waiting until timeout for monitored process [2024-02-09 23:58:46,993 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:46,999 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:46,999 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:46,999 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:46,999 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,000 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,001 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,002 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,007 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,010 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (748)] Ended with exit code 0 [2024-02-09 23:58:47,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,010 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,011 INFO L229 MonitoredProcess]: Starting monitored process 749 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,011 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (749)] Waiting until timeout for monitored process [2024-02-09 23:58:47,012 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,018 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,019 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,019 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,019 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,021 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,021 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,027 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,029 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (749)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:47,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,030 INFO L229 MonitoredProcess]: Starting monitored process 750 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,031 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (750)] Waiting until timeout for monitored process [2024-02-09 23:58:47,032 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,038 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,039 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,039 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,039 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,039 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,041 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,041 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,047 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,049 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (750)] Ended with exit code 0 [2024-02-09 23:58:47,049 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,049 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,050 INFO L229 MonitoredProcess]: Starting monitored process 751 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,050 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (751)] Waiting until timeout for monitored process [2024-02-09 23:58:47,052 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,058 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,058 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,058 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,060 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,060 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,065 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,067 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (751)] Ended with exit code 0 [2024-02-09 23:58:47,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,068 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,068 INFO L229 MonitoredProcess]: Starting monitored process 752 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,069 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (752)] Waiting until timeout for monitored process [2024-02-09 23:58:47,070 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,076 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,076 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,076 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,077 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,077 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,078 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,078 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,084 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,086 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (752)] Ended with exit code 0 [2024-02-09 23:58:47,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,086 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,087 INFO L229 MonitoredProcess]: Starting monitored process 753 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,087 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (753)] Waiting until timeout for monitored process [2024-02-09 23:58:47,089 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,095 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,095 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,095 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,095 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,095 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,098 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,098 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,108 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,110 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (753)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:47,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,111 INFO L229 MonitoredProcess]: Starting monitored process 754 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,112 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (754)] Waiting until timeout for monitored process [2024-02-09 23:58:47,113 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,119 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,119 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,119 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,119 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,119 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,121 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,121 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,127 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,129 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (754)] Ended with exit code 0 [2024-02-09 23:58:47,129 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,129 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,130 INFO L229 MonitoredProcess]: Starting monitored process 755 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,130 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (755)] Waiting until timeout for monitored process [2024-02-09 23:58:47,131 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,138 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,138 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,138 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,138 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,138 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,141 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,141 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,151 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,153 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (755)] Ended with exit code 0 [2024-02-09 23:58:47,154 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,154 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,154 INFO L229 MonitoredProcess]: Starting monitored process 756 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,155 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (756)] Waiting until timeout for monitored process [2024-02-09 23:58:47,156 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,162 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,162 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,162 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,162 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,162 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,164 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,164 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,170 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,172 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (756)] Ended with exit code 0 [2024-02-09 23:58:47,172 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,172 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,173 INFO L229 MonitoredProcess]: Starting monitored process 757 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,173 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (757)] Waiting until timeout for monitored process [2024-02-09 23:58:47,174 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,180 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,180 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,180 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,180 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,180 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,182 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,182 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,187 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,189 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (757)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:47,190 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,190 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,190 INFO L229 MonitoredProcess]: Starting monitored process 758 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,191 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (758)] Waiting until timeout for monitored process [2024-02-09 23:58:47,192 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,198 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,198 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,198 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,200 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,200 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,205 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,207 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (758)] Ended with exit code 0 [2024-02-09 23:58:47,207 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,207 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,208 INFO L229 MonitoredProcess]: Starting monitored process 759 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,208 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (759)] Waiting until timeout for monitored process [2024-02-09 23:58:47,210 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,215 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,215 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,215 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,215 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,215 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,217 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,217 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,222 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,224 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (759)] Ended with exit code 0 [2024-02-09 23:58:47,224 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,224 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,225 INFO L229 MonitoredProcess]: Starting monitored process 760 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,226 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (760)] Waiting until timeout for monitored process [2024-02-09 23:58:47,227 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,232 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,232 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,232 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,232 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,232 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,234 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,234 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,239 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,241 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (760)] Ended with exit code 0 [2024-02-09 23:58:47,242 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,242 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,242 INFO L229 MonitoredProcess]: Starting monitored process 761 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,243 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (761)] Waiting until timeout for monitored process [2024-02-09 23:58:47,244 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,250 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,250 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,250 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,250 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,250 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,252 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,252 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,257 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,259 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (761)] Ended with exit code 0 [2024-02-09 23:58:47,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,260 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,260 INFO L229 MonitoredProcess]: Starting monitored process 762 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,260 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (762)] Waiting until timeout for monitored process [2024-02-09 23:58:47,262 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,268 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,268 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,268 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,269 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,269 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,270 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,270 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,276 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,278 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (762)] Ended with exit code 0 [2024-02-09 23:58:47,278 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,278 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,279 INFO L229 MonitoredProcess]: Starting monitored process 763 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,279 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (763)] Waiting until timeout for monitored process [2024-02-09 23:58:47,281 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,287 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,287 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,287 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,287 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,287 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,288 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,288 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,294 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,296 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (763)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:47,296 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,296 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,297 INFO L229 MonitoredProcess]: Starting monitored process 764 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,297 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (764)] Waiting until timeout for monitored process [2024-02-09 23:58:47,299 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,305 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,305 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,305 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,305 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,305 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,307 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,307 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,312 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,314 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (764)] Ended with exit code 0 [2024-02-09 23:58:47,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,314 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,315 INFO L229 MonitoredProcess]: Starting monitored process 765 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,315 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (765)] Waiting until timeout for monitored process [2024-02-09 23:58:47,317 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,323 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,323 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,323 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:47,323 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,323 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,323 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,324 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:47,324 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:47,326 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,328 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (765)] Ended with exit code 0 [2024-02-09 23:58:47,328 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,328 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,329 INFO L229 MonitoredProcess]: Starting monitored process 766 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,329 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (766)] Waiting until timeout for monitored process [2024-02-09 23:58:47,331 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,337 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,337 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,337 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,337 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,337 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,339 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,339 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,343 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,345 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (766)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:47,346 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,346 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,346 INFO L229 MonitoredProcess]: Starting monitored process 767 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,347 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (767)] Waiting until timeout for monitored process [2024-02-09 23:58:47,348 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,354 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,354 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,354 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:47,354 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,354 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,354 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,354 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:47,354 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:47,356 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,358 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (767)] Ended with exit code 0 [2024-02-09 23:58:47,358 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,359 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,359 INFO L229 MonitoredProcess]: Starting monitored process 768 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,360 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (768)] Waiting until timeout for monitored process [2024-02-09 23:58:47,361 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,367 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,367 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,367 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:47,367 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,367 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,367 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,368 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:47,368 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:47,370 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,372 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (768)] Ended with exit code 0 [2024-02-09 23:58:47,372 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,372 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,373 INFO L229 MonitoredProcess]: Starting monitored process 769 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,373 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (769)] Waiting until timeout for monitored process [2024-02-09 23:58:47,375 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,380 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,381 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,381 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:47,381 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,381 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,381 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,381 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:47,381 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:47,383 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,385 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (769)] Ended with exit code 0 [2024-02-09 23:58:47,385 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,385 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,386 INFO L229 MonitoredProcess]: Starting monitored process 770 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,386 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (770)] Waiting until timeout for monitored process [2024-02-09 23:58:47,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-09 23:58:47,394 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,394 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,394 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:47,394 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,394 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,394 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,394 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:47,394 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:47,397 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,398 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (770)] Ended with exit code 0 [2024-02-09 23:58:47,399 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,399 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,399 INFO L229 MonitoredProcess]: Starting monitored process 771 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,400 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (771)] Waiting until timeout for monitored process [2024-02-09 23:58:47,401 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,407 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,407 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,407 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,408 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,408 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,409 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,409 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,414 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,417 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (771)] Ended with exit code 0 [2024-02-09 23:58:47,417 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,417 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,418 INFO L229 MonitoredProcess]: Starting monitored process 772 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,418 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (772)] Waiting until timeout for monitored process [2024-02-09 23:58:47,420 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,425 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,426 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,426 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:47,426 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,426 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,426 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,426 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:47,426 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:47,428 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,431 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (772)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:47,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,431 INFO L229 MonitoredProcess]: Starting monitored process 773 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,433 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (773)] Waiting until timeout for monitored process [2024-02-09 23:58:47,433 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,439 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,440 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,440 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,448 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,448 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,483 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,485 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (773)] Ended with exit code 0 [2024-02-09 23:58:47,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,486 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,486 INFO L229 MonitoredProcess]: Starting monitored process 774 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,487 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (774)] Waiting until timeout for monitored process [2024-02-09 23:58:47,488 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,494 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,494 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,494 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,494 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,495 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,496 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,496 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,501 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,503 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (774)] Ended with exit code 0 [2024-02-09 23:58:47,503 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,504 INFO L229 MonitoredProcess]: Starting monitored process 775 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,505 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (775)] Waiting until timeout for monitored process [2024-02-09 23:58:47,506 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,512 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,512 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,512 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,512 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,512 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,515 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,515 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,523 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,525 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (775)] Ended with exit code 0 [2024-02-09 23:58:47,525 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,525 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,526 INFO L229 MonitoredProcess]: Starting monitored process 776 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,526 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (776)] Waiting until timeout for monitored process [2024-02-09 23:58:47,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-09 23:58:47,533 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,534 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,534 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,534 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,534 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,535 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,535 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,541 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,543 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (776)] Ended with exit code 0 [2024-02-09 23:58:47,543 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,543 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,544 INFO L229 MonitoredProcess]: Starting monitored process 777 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,544 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (777)] Waiting until timeout for monitored process [2024-02-09 23:58:47,546 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,552 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,552 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,552 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:47,552 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,552 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,552 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,552 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:47,552 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:47,554 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,557 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (777)] Ended with exit code 0 [2024-02-09 23:58:47,557 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,557 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,558 INFO L229 MonitoredProcess]: Starting monitored process 778 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,558 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (778)] Waiting until timeout for monitored process [2024-02-09 23:58:47,560 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,566 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,566 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,566 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:47,566 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,566 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,566 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,566 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:47,566 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:47,568 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,570 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (778)] Ended with exit code 0 [2024-02-09 23:58:47,571 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,571 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,571 INFO L229 MonitoredProcess]: Starting monitored process 779 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,572 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (779)] Waiting until timeout for monitored process [2024-02-09 23:58:47,573 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,579 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,580 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,580 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,580 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,580 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,581 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,581 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,586 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,589 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (779)] Ended with exit code 0 [2024-02-09 23:58:47,589 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,589 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,589 INFO L229 MonitoredProcess]: Starting monitored process 780 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,590 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (780)] Waiting until timeout for monitored process [2024-02-09 23:58:47,591 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,597 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,598 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,598 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:47,598 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,598 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,598 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,598 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:47,598 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:47,600 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,602 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (780)] Ended with exit code 0 [2024-02-09 23:58:47,602 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,602 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,603 INFO L229 MonitoredProcess]: Starting monitored process 781 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,603 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (781)] Waiting until timeout for monitored process [2024-02-09 23:58:47,605 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,611 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,611 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,611 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:47,611 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,611 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,611 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,612 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:47,612 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:47,614 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,616 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (781)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:47,616 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,616 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,617 INFO L229 MonitoredProcess]: Starting monitored process 782 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,617 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (782)] Waiting until timeout for monitored process [2024-02-09 23:58:47,619 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,624 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,624 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,624 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:47,625 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,625 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,625 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,625 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:47,625 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:47,627 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,629 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (782)] Ended with exit code 0 [2024-02-09 23:58:47,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,630 INFO L229 MonitoredProcess]: Starting monitored process 783 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,630 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (783)] Waiting until timeout for monitored process [2024-02-09 23:58:47,632 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,638 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,638 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,638 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,638 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,638 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,639 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,640 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,644 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,646 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (783)] Ended with exit code 0 [2024-02-09 23:58:47,646 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,647 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,647 INFO L229 MonitoredProcess]: Starting monitored process 784 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,648 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (784)] Waiting until timeout for monitored process [2024-02-09 23:58:47,649 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,655 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,655 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,655 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,655 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,655 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,657 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,657 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,662 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,664 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (784)] Ended with exit code 0 [2024-02-09 23:58:47,664 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,664 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,665 INFO L229 MonitoredProcess]: Starting monitored process 785 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,665 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (785)] Waiting until timeout for monitored process [2024-02-09 23:58:47,667 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,673 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,673 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,673 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,673 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,673 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,674 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,675 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,680 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,682 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (785)] Ended with exit code 0 [2024-02-09 23:58:47,683 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,683 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,683 INFO L229 MonitoredProcess]: Starting monitored process 786 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,684 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (786)] Waiting until timeout for monitored process [2024-02-09 23:58:47,685 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,691 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,691 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,691 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:47,691 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,691 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,691 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,692 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:47,692 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:47,694 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,696 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (786)] Ended with exit code 0 [2024-02-09 23:58:47,696 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,696 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,696 INFO L229 MonitoredProcess]: Starting monitored process 787 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,697 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (787)] Waiting until timeout for monitored process [2024-02-09 23:58:47,698 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,704 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,704 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,704 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:47,705 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,705 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,705 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,705 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:47,705 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:47,715 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,717 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (787)] Ended with exit code 0 [2024-02-09 23:58:47,717 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,717 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,718 INFO L229 MonitoredProcess]: Starting monitored process 788 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,718 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (788)] Waiting until timeout for monitored process [2024-02-09 23:58:47,720 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,726 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,726 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,726 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:47,726 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,726 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,726 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,727 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:47,727 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:47,729 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,731 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (788)] Ended with exit code 0 [2024-02-09 23:58:47,731 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,731 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,732 INFO L229 MonitoredProcess]: Starting monitored process 789 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,732 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (789)] Waiting until timeout for monitored process [2024-02-09 23:58:47,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-09 23:58:47,740 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,740 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,740 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,740 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,740 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,742 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,742 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,747 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,749 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (789)] Ended with exit code 0 [2024-02-09 23:58:47,749 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,749 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,750 INFO L229 MonitoredProcess]: Starting monitored process 790 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,750 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (790)] Waiting until timeout for monitored process [2024-02-09 23:58:47,752 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,757 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,758 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,758 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:47,758 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,758 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,758 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,758 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:47,758 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:47,760 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,762 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (790)] Ended with exit code 0 [2024-02-09 23:58:47,763 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,763 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,763 INFO L229 MonitoredProcess]: Starting monitored process 791 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,764 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (791)] Waiting until timeout for monitored process [2024-02-09 23:58:47,765 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,771 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,771 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,771 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,771 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,771 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,773 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,773 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,778 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,780 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (791)] Ended with exit code 0 [2024-02-09 23:58:47,781 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,781 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,781 INFO L229 MonitoredProcess]: Starting monitored process 792 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,782 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (792)] Waiting until timeout for monitored process [2024-02-09 23:58:47,783 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,789 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,789 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,789 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:47,789 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,789 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,790 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,790 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:47,790 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:47,792 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,794 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (792)] Ended with exit code 0 [2024-02-09 23:58:47,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,795 INFO L229 MonitoredProcess]: Starting monitored process 793 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,795 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (793)] Waiting until timeout for monitored process [2024-02-09 23:58:47,797 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,803 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,803 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,803 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,803 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,803 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,805 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:47,805 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:47,810 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,812 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (793)] Ended with exit code 0 [2024-02-09 23:58:47,812 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,813 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,813 INFO L229 MonitoredProcess]: Starting monitored process 794 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,814 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (794)] Waiting until timeout for monitored process [2024-02-09 23:58:47,815 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,821 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,821 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,821 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:47,821 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,821 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,821 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,822 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:47,822 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:47,824 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,826 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (794)] Ended with exit code 0 [2024-02-09 23:58:47,826 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,826 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,827 INFO L229 MonitoredProcess]: Starting monitored process 795 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,827 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (795)] Waiting until timeout for monitored process [2024-02-09 23:58:47,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-09 23:58:47,834 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,834 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,835 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:47,835 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,835 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,835 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,835 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:47,835 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:47,837 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,839 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (795)] Ended with exit code 0 [2024-02-09 23:58:47,839 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,840 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,840 INFO L229 MonitoredProcess]: Starting monitored process 796 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,841 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (796)] Waiting until timeout for monitored process [2024-02-09 23:58:47,842 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,848 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,848 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-02-09 23:58:47,848 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:47,849 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,849 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,849 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:47,849 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:47,849 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:47,851 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,853 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (796)] Ended with exit code 0 [2024-02-09 23:58:47,853 INFO L490 LassoAnalysis]: Using template '4-phase'. [2024-02-09 23:58:47,853 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,853 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,854 INFO L229 MonitoredProcess]: Starting monitored process 797 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,854 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (797)] Waiting until timeout for monitored process [2024-02-09 23:58:47,856 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,862 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,862 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:47,862 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,862 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,862 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:47,864 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:47,864 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:47,870 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,873 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (797)] Ended with exit code 0 [2024-02-09 23:58:47,873 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,873 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,874 INFO L229 MonitoredProcess]: Starting monitored process 798 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,874 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (798)] Waiting until timeout for monitored process [2024-02-09 23:58:47,875 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,882 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,882 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:47,882 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:47,882 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,882 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,882 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:47,882 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:47,883 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:47,885 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,887 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (798)] Ended with exit code 0 [2024-02-09 23:58:47,887 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,888 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,888 INFO L229 MonitoredProcess]: Starting monitored process 799 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,889 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (799)] Waiting until timeout for monitored process [2024-02-09 23:58:47,890 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,896 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,896 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:47,896 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,896 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,896 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:47,898 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:47,898 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:47,904 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,906 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (799)] Ended with exit code 0 [2024-02-09 23:58:47,906 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,906 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,907 INFO L229 MonitoredProcess]: Starting monitored process 800 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,908 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (800)] Waiting until timeout for monitored process [2024-02-09 23:58:47,909 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,915 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,915 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:47,915 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:47,915 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,915 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,915 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:47,916 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:47,916 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:47,926 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,929 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (800)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:47,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,929 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,930 INFO L229 MonitoredProcess]: Starting monitored process 801 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,936 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,943 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,943 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:47,943 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,943 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,943 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:47,946 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:47,946 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:47,953 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (801)] Waiting until timeout for monitored process [2024-02-09 23:58:47,960 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,962 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (801)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:47,963 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,963 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,963 INFO L229 MonitoredProcess]: Starting monitored process 802 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,966 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,972 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,972 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:47,972 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,972 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,972 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:47,975 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:47,975 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:47,982 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (802)] Waiting until timeout for monitored process [2024-02-09 23:58:47,984 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:47,986 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (802)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:47,986 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:47,986 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:47,987 INFO L229 MonitoredProcess]: Starting monitored process 803 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:47,990 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:47,996 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:47,996 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:47,996 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:47,996 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:47,996 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:47,999 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:47,999 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:48,007 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (803)] Waiting until timeout for monitored process [2024-02-09 23:58:48,008 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,010 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (803)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:48,011 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,011 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,012 INFO L229 MonitoredProcess]: Starting monitored process 804 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,014 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,020 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,020 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,020 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,020 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,020 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,023 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:48,023 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:48,028 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (804)] Waiting until timeout for monitored process [2024-02-09 23:58:48,042 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,060 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (804)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:48,060 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,061 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,061 INFO L229 MonitoredProcess]: Starting monitored process 805 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,063 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (805)] Waiting until timeout for monitored process [2024-02-09 23:58:48,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-09 23:58:48,070 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,070 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,070 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,070 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,070 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,072 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:48,072 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:48,089 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,092 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (805)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:48,092 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,092 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,093 INFO L229 MonitoredProcess]: Starting monitored process 806 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,095 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,102 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,102 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,102 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,102 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,102 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,106 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:48,106 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:48,119 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (806)] Waiting until timeout for monitored process [2024-02-09 23:58:48,120 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,122 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (806)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:48,123 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,123 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,123 INFO L229 MonitoredProcess]: Starting monitored process 807 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,126 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,132 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,132 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,132 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,133 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,135 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:48,135 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:48,142 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (807)] Waiting until timeout for monitored process [2024-02-09 23:58:48,144 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,146 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (807)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:48,146 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,147 INFO L229 MonitoredProcess]: Starting monitored process 808 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,149 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,156 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,156 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,156 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,156 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,156 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,160 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (808)] Waiting until timeout for monitored process [2024-02-09 23:58:48,161 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:48,161 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:48,179 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,182 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (808)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:48,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,182 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,183 INFO L229 MonitoredProcess]: Starting monitored process 809 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,188 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,194 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,194 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,194 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,194 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,195 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,197 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:48,197 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:48,205 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (809)] Waiting until timeout for monitored process [2024-02-09 23:58:48,220 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,223 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (809)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:48,223 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,223 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,224 INFO L229 MonitoredProcess]: Starting monitored process 810 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,226 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,232 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,232 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,232 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,232 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,232 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,234 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:48,235 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:48,242 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (810)] Waiting until timeout for monitored process [2024-02-09 23:58:48,244 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,246 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (810)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:48,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,247 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,247 INFO L229 MonitoredProcess]: Starting monitored process 811 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,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-09 23:58:48,256 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,256 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,256 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,256 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,256 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,258 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:48,258 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:48,266 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (811)] Waiting until timeout for monitored process [2024-02-09 23:58:48,268 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,270 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (811)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:48,271 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,271 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,271 INFO L229 MonitoredProcess]: Starting monitored process 812 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,274 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,280 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,280 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,280 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,280 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,280 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,282 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:48,282 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:48,290 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (812)] Waiting until timeout for monitored process [2024-02-09 23:58:48,292 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,294 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (812)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:48,295 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,295 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,295 INFO L229 MonitoredProcess]: Starting monitored process 813 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,297 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,304 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,304 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,304 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,304 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,304 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,307 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:48,307 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:48,314 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (813)] Waiting until timeout for monitored process [2024-02-09 23:58:48,320 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,323 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (813)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:48,323 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,323 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,324 INFO L229 MonitoredProcess]: Starting monitored process 814 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,326 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (814)] Waiting until timeout for monitored process [2024-02-09 23:58:48,326 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,335 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,335 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,336 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,336 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,336 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,338 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:48,338 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:48,345 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,348 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (814)] Ended with exit code 0 [2024-02-09 23:58:48,348 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,348 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,349 INFO L229 MonitoredProcess]: Starting monitored process 815 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,349 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (815)] Waiting until timeout for monitored process [2024-02-09 23:58:48,351 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,358 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,359 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,359 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,359 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,359 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,361 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:48,361 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:48,369 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,372 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (815)] Ended with exit code 0 [2024-02-09 23:58:48,372 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,372 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,373 INFO L229 MonitoredProcess]: Starting monitored process 816 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,373 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (816)] Waiting until timeout for monitored process [2024-02-09 23:58:48,375 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,383 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,383 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,383 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,383 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,384 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,386 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:48,386 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:48,394 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,397 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (816)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:48,397 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,397 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,398 INFO L229 MonitoredProcess]: Starting monitored process 817 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,398 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (817)] Waiting until timeout for monitored process [2024-02-09 23:58:48,400 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,407 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,407 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,407 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,407 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,407 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,409 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:48,409 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:48,416 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,419 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (817)] Ended with exit code 0 [2024-02-09 23:58:48,419 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,419 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,420 INFO L229 MonitoredProcess]: Starting monitored process 818 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,420 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (818)] Waiting until timeout for monitored process [2024-02-09 23:58:48,422 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,429 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,429 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,429 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:48,429 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,429 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,429 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,430 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:48,430 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:48,433 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,435 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (818)] Ended with exit code 0 [2024-02-09 23:58:48,435 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,435 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,436 INFO L229 MonitoredProcess]: Starting monitored process 819 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,436 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (819)] Waiting until timeout for monitored process [2024-02-09 23:58:48,438 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,444 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,445 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,445 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,445 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,445 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,447 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:48,447 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:48,453 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,456 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (819)] Ended with exit code 0 [2024-02-09 23:58:48,456 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,456 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,456 INFO L229 MonitoredProcess]: Starting monitored process 820 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,457 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (820)] Waiting until timeout for monitored process [2024-02-09 23:58:48,458 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,464 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,465 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,465 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:48,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,465 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,465 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:48,466 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:48,468 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,471 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (820)] Ended with exit code 0 [2024-02-09 23:58:48,471 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,471 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,471 INFO L229 MonitoredProcess]: Starting monitored process 821 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,472 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (821)] Waiting until timeout for monitored process [2024-02-09 23:58:48,473 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,479 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,480 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,480 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:48,480 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,480 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,480 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,480 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:48,480 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:48,483 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,486 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (821)] Ended with exit code 0 [2024-02-09 23:58:48,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,486 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,487 INFO L229 MonitoredProcess]: Starting monitored process 822 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,487 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (822)] Waiting until timeout for monitored process [2024-02-09 23:58:48,488 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,495 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,495 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,495 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:48,495 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,495 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,495 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,496 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:48,496 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:48,499 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,501 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (822)] Ended with exit code 0 [2024-02-09 23:58:48,501 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,501 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,502 INFO L229 MonitoredProcess]: Starting monitored process 823 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,503 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (823)] Waiting until timeout for monitored process [2024-02-09 23:58:48,504 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,510 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,510 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,511 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:48,511 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,511 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,511 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,511 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:48,511 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:48,514 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,516 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (823)] Ended with exit code 0 [2024-02-09 23:58:48,517 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,517 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,517 INFO L229 MonitoredProcess]: Starting monitored process 824 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,518 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (824)] Waiting until timeout for monitored process [2024-02-09 23:58:48,519 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,526 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,526 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,526 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,526 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,526 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,528 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:48,528 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:48,536 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,538 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (824)] Ended with exit code 0 [2024-02-09 23:58:48,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,539 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,539 INFO L229 MonitoredProcess]: Starting monitored process 825 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,540 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (825)] Waiting until timeout for monitored process [2024-02-09 23:58:48,576 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,582 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,583 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,583 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:48,583 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,583 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,583 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,583 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:48,584 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:48,587 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,589 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (825)] Ended with exit code 0 [2024-02-09 23:58:48,589 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,589 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,590 INFO L229 MonitoredProcess]: Starting monitored process 826 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,592 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (826)] Waiting until timeout for monitored process [2024-02-09 23:58:48,592 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,599 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,599 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,599 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,599 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,599 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,612 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:48,612 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:48,688 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,691 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (826)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:48,692 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,692 INFO L229 MonitoredProcess]: Starting monitored process 827 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,693 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (827)] Waiting until timeout for monitored process [2024-02-09 23:58:48,694 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,700 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,701 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,701 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,701 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,701 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,716 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:48,716 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:48,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,739 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (827)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:48,740 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,740 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,741 INFO L229 MonitoredProcess]: Starting monitored process 828 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,755 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (828)] Waiting until timeout for monitored process [2024-02-09 23:58:48,756 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,763 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,763 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,763 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,763 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,763 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,767 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:48,767 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:48,785 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,788 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (828)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:48,788 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,788 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,789 INFO L229 MonitoredProcess]: Starting monitored process 829 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,791 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,798 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,798 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,798 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,798 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,798 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,800 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:48,800 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:48,808 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (829)] Waiting until timeout for monitored process [2024-02-09 23:58:48,816 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,819 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (829)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:48,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,820 INFO L229 MonitoredProcess]: Starting monitored process 830 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,822 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,828 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,828 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,828 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:48,829 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,829 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,829 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,829 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:48,829 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:48,833 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (830)] Waiting until timeout for monitored process [2024-02-09 23:58:48,840 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,842 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (830)] Ended with exit code 0 [2024-02-09 23:58:48,842 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,843 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,843 INFO L229 MonitoredProcess]: Starting monitored process 831 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,845 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,852 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,852 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,852 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:48,852 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,852 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,852 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,853 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:48,853 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:48,857 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (831)] Waiting until timeout for monitored process [2024-02-09 23:58:48,864 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,869 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (831)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:48,869 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,869 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,870 INFO L229 MonitoredProcess]: Starting monitored process 832 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,872 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,879 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,879 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,879 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,881 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:48,881 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:48,889 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (832)] Waiting until timeout for monitored process [2024-02-09 23:58:48,896 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:48,902 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (832)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:48,903 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:48,903 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:48,907 INFO L229 MonitoredProcess]: Starting monitored process 833 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:48,909 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (833)] Waiting until timeout for monitored process [2024-02-09 23:58:48,976 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:48,982 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:48,982 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:48,982 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:48,983 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:48,983 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:48,983 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:48,983 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:48,983 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:48,996 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,029 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (833)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:49,029 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,030 INFO L229 MonitoredProcess]: Starting monitored process 834 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,032 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (834)] Waiting until timeout for monitored process [2024-02-09 23:58:49,033 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,040 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,040 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:49,040 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:49,040 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,040 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,040 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:49,041 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:49,041 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:49,064 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,067 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (834)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:49,067 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,067 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,068 INFO L229 MonitoredProcess]: Starting monitored process 835 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,070 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,077 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,077 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:49,077 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:49,077 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,077 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,077 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:49,078 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:49,078 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:49,081 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (835)] Waiting until timeout for monitored process [2024-02-09 23:58:49,092 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,095 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (835)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:49,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,096 INFO L229 MonitoredProcess]: Starting monitored process 836 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,098 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,104 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,104 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:49,104 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,105 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,105 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:49,107 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:49,107 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:49,114 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (836)] Waiting until timeout for monitored process [2024-02-09 23:58:49,121 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,124 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (836)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:49,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,124 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,125 INFO L229 MonitoredProcess]: Starting monitored process 837 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,127 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (837)] Waiting until timeout for monitored process [2024-02-09 23:58:49,127 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,133 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,133 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:49,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,134 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:49,136 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:49,136 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:49,142 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,145 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (837)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:49,145 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,145 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,146 INFO L229 MonitoredProcess]: Starting monitored process 838 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,146 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (838)] Waiting until timeout for monitored process [2024-02-09 23:58:49,147 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,153 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,154 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:49,154 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,154 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,154 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:49,156 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:49,156 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:49,164 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,166 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (838)] Ended with exit code 0 [2024-02-09 23:58:49,166 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,166 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,167 INFO L229 MonitoredProcess]: Starting monitored process 839 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,167 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (839)] Waiting until timeout for monitored process [2024-02-09 23:58:49,169 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,175 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,175 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:49,175 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:49,175 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,175 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,175 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:49,176 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:49,176 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:49,186 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,189 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (839)] Ended with exit code 0 [2024-02-09 23:58:49,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,189 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,190 INFO L229 MonitoredProcess]: Starting monitored process 840 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,190 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (840)] Waiting until timeout for monitored process [2024-02-09 23:58:49,192 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,198 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,198 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:49,198 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:49,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,198 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:49,199 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:49,199 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:49,202 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,204 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (840)] Ended with exit code 0 [2024-02-09 23:58:49,204 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,204 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,205 INFO L229 MonitoredProcess]: Starting monitored process 841 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,205 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (841)] Waiting until timeout for monitored process [2024-02-09 23:58:49,207 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,213 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,213 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:49,213 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:49,213 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,213 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,213 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:49,214 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:49,214 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:49,217 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,219 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (841)] Ended with exit code 0 [2024-02-09 23:58:49,219 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,219 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,220 INFO L229 MonitoredProcess]: Starting monitored process 842 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,220 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (842)] Waiting until timeout for monitored process [2024-02-09 23:58:49,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-09 23:58:49,228 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,228 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:49,228 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,228 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,228 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:49,230 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:49,230 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:49,237 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,239 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (842)] Ended with exit code 0 [2024-02-09 23:58:49,239 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,239 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,240 INFO L229 MonitoredProcess]: Starting monitored process 843 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,240 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (843)] Waiting until timeout for monitored process [2024-02-09 23:58:49,242 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,248 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,248 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:49,248 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:49,248 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,248 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,249 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:49,249 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:49,249 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:49,252 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,254 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (843)] Ended with exit code 0 [2024-02-09 23:58:49,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,255 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,255 INFO L229 MonitoredProcess]: Starting monitored process 844 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,256 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (844)] Waiting until timeout for monitored process [2024-02-09 23:58:49,257 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,263 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,263 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:49,264 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,264 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,264 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:49,266 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:49,266 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:49,273 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,275 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (844)] Ended with exit code 0 [2024-02-09 23:58:49,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,276 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,276 INFO L229 MonitoredProcess]: Starting monitored process 845 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,277 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (845)] Waiting until timeout for monitored process [2024-02-09 23:58:49,278 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,284 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,284 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:49,284 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:49,284 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,284 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,285 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:49,285 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:49,285 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:49,288 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,290 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (845)] Ended with exit code 0 [2024-02-09 23:58:49,290 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,291 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,291 INFO L229 MonitoredProcess]: Starting monitored process 846 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,292 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (846)] Waiting until timeout for monitored process [2024-02-09 23:58:49,293 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,299 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,299 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:49,300 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,300 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,300 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:49,302 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-02-09 23:58:49,302 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-02-09 23:58:49,309 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,312 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (846)] Ended with exit code 0 [2024-02-09 23:58:49,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,312 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,312 INFO L229 MonitoredProcess]: Starting monitored process 847 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,313 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (847)] Waiting until timeout for monitored process [2024-02-09 23:58:49,314 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,320 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,321 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:49,321 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:49,321 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,321 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,321 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:49,321 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:49,321 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:49,324 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,326 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (847)] Ended with exit code 0 [2024-02-09 23:58:49,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,327 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,327 INFO L229 MonitoredProcess]: Starting monitored process 848 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,327 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (848)] Waiting until timeout for monitored process [2024-02-09 23:58:49,329 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,335 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,335 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:49,335 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:49,335 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,335 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,335 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:49,336 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:49,336 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:49,339 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,341 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (848)] Ended with exit code 0 [2024-02-09 23:58:49,341 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,341 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,342 INFO L229 MonitoredProcess]: Starting monitored process 849 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,342 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (849)] Waiting until timeout for monitored process [2024-02-09 23:58:49,343 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,350 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,350 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:49,350 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:49,350 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,350 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,350 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-02-09 23:58:49,351 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-02-09 23:58:49,351 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:49,360 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,362 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (849)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:49,362 INFO L490 LassoAnalysis]: Using template '2-lex'. [2024-02-09 23:58:49,362 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,362 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,363 INFO L229 MonitoredProcess]: Starting monitored process 850 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,364 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (850)] Waiting until timeout for monitored process [2024-02-09 23:58:49,365 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,371 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,371 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,371 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,371 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,371 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,373 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,373 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,376 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,378 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (850)] Ended with exit code 0 [2024-02-09 23:58:49,379 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,379 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,379 INFO L229 MonitoredProcess]: Starting monitored process 851 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,380 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (851)] Waiting until timeout for monitored process [2024-02-09 23:58:49,381 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,387 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,387 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,387 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:49,388 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,388 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,388 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,388 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:49,388 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:49,389 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,391 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (851)] Ended with exit code 0 [2024-02-09 23:58:49,392 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,392 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,392 INFO L229 MonitoredProcess]: Starting monitored process 852 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,393 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (852)] Waiting until timeout for monitored process [2024-02-09 23:58:49,394 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,400 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,400 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,400 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,400 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,400 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,401 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,401 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,405 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,407 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (852)] Ended with exit code 0 [2024-02-09 23:58:49,407 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,408 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,408 INFO L229 MonitoredProcess]: Starting monitored process 853 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,409 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (853)] Waiting until timeout for monitored process [2024-02-09 23:58:49,410 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,416 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,416 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,416 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:49,416 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,416 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,416 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,416 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:49,417 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:49,418 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,420 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (853)] Ended with exit code 0 [2024-02-09 23:58:49,420 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,420 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,421 INFO L229 MonitoredProcess]: Starting monitored process 854 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,421 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (854)] Waiting until timeout for monitored process [2024-02-09 23:58:49,422 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,428 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,428 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,429 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,429 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,429 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,430 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,430 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,435 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,437 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (854)] Ended with exit code 0 [2024-02-09 23:58:49,437 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,437 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,438 INFO L229 MonitoredProcess]: Starting monitored process 855 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,438 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (855)] Waiting until timeout for monitored process [2024-02-09 23:58:49,440 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,445 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,446 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,446 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,446 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,446 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,447 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,448 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,452 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,454 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (855)] Ended with exit code 0 [2024-02-09 23:58:49,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,454 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,455 INFO L229 MonitoredProcess]: Starting monitored process 856 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,455 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (856)] Waiting until timeout for monitored process [2024-02-09 23:58:49,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-09 23:58:49,463 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,463 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,463 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,463 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,463 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,465 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,465 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,470 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,472 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (856)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:49,472 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,472 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,473 INFO L229 MonitoredProcess]: Starting monitored process 857 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,473 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (857)] Waiting until timeout for monitored process [2024-02-09 23:58:49,475 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,481 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,481 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,481 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,481 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,481 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,483 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,483 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,487 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,489 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (857)] Ended with exit code 0 [2024-02-09 23:58:49,489 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,489 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,490 INFO L229 MonitoredProcess]: Starting monitored process 858 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,490 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (858)] Waiting until timeout for monitored process [2024-02-09 23:58:49,492 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,498 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,498 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,498 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,498 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,498 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,499 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,500 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,504 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,506 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (858)] Ended with exit code 0 [2024-02-09 23:58:49,506 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,506 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,506 INFO L229 MonitoredProcess]: Starting monitored process 859 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,507 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (859)] Waiting until timeout for monitored process [2024-02-09 23:58:49,508 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,514 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,514 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,514 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,514 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,514 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,517 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,517 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,525 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,527 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (859)] Ended with exit code 0 [2024-02-09 23:58:49,527 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,527 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,528 INFO L229 MonitoredProcess]: Starting monitored process 860 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,528 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (860)] Waiting until timeout for monitored process [2024-02-09 23:58:49,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-09 23:58:49,535 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,536 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,536 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,536 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,536 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,537 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,537 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,542 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,544 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (860)] Ended with exit code 0 [2024-02-09 23:58:49,544 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,544 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,545 INFO L229 MonitoredProcess]: Starting monitored process 861 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,545 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (861)] Waiting until timeout for monitored process [2024-02-09 23:58:49,547 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,553 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,553 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,553 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,553 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,553 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,556 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,556 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,563 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,565 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (861)] Ended with exit code 0 [2024-02-09 23:58:49,565 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,565 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,566 INFO L229 MonitoredProcess]: Starting monitored process 862 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,566 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (862)] Waiting until timeout for monitored process [2024-02-09 23:58:49,568 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,573 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,573 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,573 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,573 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,573 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,575 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,575 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,580 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,582 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (862)] Ended with exit code 0 [2024-02-09 23:58:49,582 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,582 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,582 INFO L229 MonitoredProcess]: Starting monitored process 863 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,583 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (863)] Waiting until timeout for monitored process [2024-02-09 23:58:49,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-09 23:58:49,590 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,590 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,590 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,590 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,590 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,592 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,592 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,596 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,598 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (863)] Ended with exit code 0 [2024-02-09 23:58:49,598 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,598 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,599 INFO L229 MonitoredProcess]: Starting monitored process 864 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,599 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (864)] Waiting until timeout for monitored process [2024-02-09 23:58:49,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-09 23:58:49,606 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,606 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,606 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,606 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,606 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,608 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,608 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,612 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,614 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (864)] Ended with exit code 0 [2024-02-09 23:58:49,614 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,614 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,614 INFO L229 MonitoredProcess]: Starting monitored process 865 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,615 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (865)] Waiting until timeout for monitored process [2024-02-09 23:58:49,616 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,621 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,622 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,622 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,622 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,622 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,623 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,623 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,627 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,629 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (865)] Ended with exit code 0 [2024-02-09 23:58:49,630 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,630 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,630 INFO L229 MonitoredProcess]: Starting monitored process 866 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,631 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (866)] Waiting until timeout for monitored process [2024-02-09 23:58:49,632 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,638 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,638 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,638 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,638 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,638 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,640 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,640 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,644 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,646 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (866)] Ended with exit code 0 [2024-02-09 23:58:49,646 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,646 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,647 INFO L229 MonitoredProcess]: Starting monitored process 867 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,647 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (867)] Waiting until timeout for monitored process [2024-02-09 23:58:49,648 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,654 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,654 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,655 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,655 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,655 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,657 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,657 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,668 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,671 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (867)] Ended with exit code 0 [2024-02-09 23:58:49,671 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,671 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,672 INFO L229 MonitoredProcess]: Starting monitored process 868 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,674 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (868)] Waiting until timeout for monitored process [2024-02-09 23:58:49,674 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,679 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,680 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,680 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,680 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,680 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,682 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,682 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,686 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,689 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (868)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:49,689 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,689 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,690 INFO L229 MonitoredProcess]: Starting monitored process 869 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,690 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (869)] Waiting until timeout for monitored process [2024-02-09 23:58:49,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-09 23:58:49,698 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,698 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,698 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,698 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,698 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,699 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,699 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,703 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,706 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (869)] Ended with exit code 0 [2024-02-09 23:58:49,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,706 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,707 INFO L229 MonitoredProcess]: Starting monitored process 870 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,707 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (870)] Waiting until timeout for monitored process [2024-02-09 23:58:49,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-09 23:58:49,714 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,714 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,715 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,715 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,715 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,716 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,716 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,720 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,722 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (870)] Ended with exit code 0 [2024-02-09 23:58:49,722 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,723 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,723 INFO L229 MonitoredProcess]: Starting monitored process 871 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,723 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (871)] Waiting until timeout for monitored process [2024-02-09 23:58:49,725 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,730 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,730 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,731 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:49,731 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,731 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,731 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,731 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:49,731 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:49,733 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,734 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (871)] Ended with exit code 0 [2024-02-09 23:58:49,735 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,735 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,735 INFO L229 MonitoredProcess]: Starting monitored process 872 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,738 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,743 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (872)] Waiting until timeout for monitored process [2024-02-09 23:58:49,743 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,743 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,743 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,743 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,744 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,745 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,745 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,749 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,751 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (872)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:49,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,752 INFO L229 MonitoredProcess]: Starting monitored process 873 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,752 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (873)] Waiting until timeout for monitored process [2024-02-09 23:58:49,754 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,760 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,760 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,760 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:49,760 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,760 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,760 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,761 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:49,761 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:49,770 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,772 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (873)] Ended with exit code 0 [2024-02-09 23:58:49,772 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,772 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,773 INFO L229 MonitoredProcess]: Starting monitored process 874 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,773 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (874)] Waiting until timeout for monitored process [2024-02-09 23:58:49,775 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,780 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,781 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,781 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:49,781 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,781 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,781 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,781 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:49,781 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:49,783 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,785 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (874)] Ended with exit code 0 [2024-02-09 23:58:49,785 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,785 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,786 INFO L229 MonitoredProcess]: Starting monitored process 875 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,786 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (875)] Waiting until timeout for monitored process [2024-02-09 23:58:49,788 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,793 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,793 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,794 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:49,794 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,794 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,794 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,794 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:49,794 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:49,796 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,798 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (875)] Ended with exit code 0 [2024-02-09 23:58:49,798 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,798 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,798 INFO L229 MonitoredProcess]: Starting monitored process 876 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,799 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (876)] Waiting until timeout for monitored process [2024-02-09 23:58:49,800 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,806 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,806 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,807 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:49,807 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,807 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,807 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,807 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:49,807 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:49,809 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,811 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (876)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:49,811 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,811 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,812 INFO L229 MonitoredProcess]: Starting monitored process 877 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,812 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (877)] Waiting until timeout for monitored process [2024-02-09 23:58:49,813 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,819 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,819 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,820 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,820 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,820 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,821 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,821 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,825 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,828 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (877)] Ended with exit code 0 [2024-02-09 23:58:49,828 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,828 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,829 INFO L229 MonitoredProcess]: Starting monitored process 878 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,829 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (878)] Waiting until timeout for monitored process [2024-02-09 23:58:49,831 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,839 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,839 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,839 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:49,839 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,839 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,839 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,840 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:49,840 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:49,841 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,844 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (878)] Ended with exit code 0 [2024-02-09 23:58:49,844 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,844 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,845 INFO L229 MonitoredProcess]: Starting monitored process 879 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,845 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (879)] Waiting until timeout for monitored process [2024-02-09 23:58:49,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-09 23:58:49,855 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,855 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,855 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,855 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,855 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,863 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,863 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,885 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,888 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (879)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:49,888 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,889 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,889 INFO L229 MonitoredProcess]: Starting monitored process 880 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,890 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (880)] Waiting until timeout for monitored process [2024-02-09 23:58:49,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-09 23:58:49,898 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,898 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,898 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,898 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,898 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,900 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,900 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,904 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,907 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (880)] Ended with exit code 0 [2024-02-09 23:58:49,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,908 INFO L229 MonitoredProcess]: Starting monitored process 881 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,908 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (881)] Waiting until timeout for monitored process [2024-02-09 23:58:49,910 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,917 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,917 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,917 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,917 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,917 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,920 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,920 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,926 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,929 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (881)] Ended with exit code 0 [2024-02-09 23:58:49,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,930 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,930 INFO L229 MonitoredProcess]: Starting monitored process 882 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,931 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (882)] Waiting until timeout for monitored process [2024-02-09 23:58:49,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-09 23:58:49,940 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,940 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,940 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,940 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,940 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,942 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,942 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,946 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,949 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (882)] Ended with exit code 0 [2024-02-09 23:58:49,950 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,950 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,950 INFO L229 MonitoredProcess]: Starting monitored process 883 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,951 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (883)] Waiting until timeout for monitored process [2024-02-09 23:58:49,952 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,960 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,960 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,960 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:49,960 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,960 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,961 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,961 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:49,961 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:49,962 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,965 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (883)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:49,966 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,966 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,966 INFO L229 MonitoredProcess]: Starting monitored process 884 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,968 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (884)] Waiting until timeout for monitored process [2024-02-09 23:58:49,968 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,975 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,975 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,975 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:49,975 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,976 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,976 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,976 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:49,976 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:49,977 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,980 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (884)] Ended with exit code 0 [2024-02-09 23:58:49,980 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,980 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:49,981 INFO L229 MonitoredProcess]: Starting monitored process 885 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:49,981 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (885)] Waiting until timeout for monitored process [2024-02-09 23:58:49,983 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:49,990 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:49,990 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:49,990 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:49,990 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:49,990 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:49,992 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:49,992 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:49,996 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:49,999 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (885)] Ended with exit code 0 [2024-02-09 23:58:49,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:49,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,000 INFO L229 MonitoredProcess]: Starting monitored process 886 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,001 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (886)] Waiting until timeout for monitored process [2024-02-09 23:58:50,002 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,009 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,009 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:50,009 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:50,009 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,009 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,009 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:50,010 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:50,010 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:50,012 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,015 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (886)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:50,016 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,020 INFO L229 MonitoredProcess]: Starting monitored process 887 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,021 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,024 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (887)] Waiting until timeout for monitored process [2024-02-09 23:58:50,028 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,028 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:50,028 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:50,028 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,028 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,028 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:50,029 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:50,029 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:50,030 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,033 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (887)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:50,033 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,033 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,034 INFO L229 MonitoredProcess]: Starting monitored process 888 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,035 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (888)] Waiting until timeout for monitored process [2024-02-09 23:58:50,036 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,042 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,042 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:50,043 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:50,043 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,043 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,043 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:50,043 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:50,043 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:50,045 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,047 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (888)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:50,047 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,047 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,048 INFO L229 MonitoredProcess]: Starting monitored process 889 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,048 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (889)] Waiting until timeout for monitored process [2024-02-09 23:58:50,050 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,056 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,057 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:50,057 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,057 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,057 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:50,058 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:50,058 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:50,062 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,065 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (889)] Ended with exit code 0 [2024-02-09 23:58:50,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,065 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,066 INFO L229 MonitoredProcess]: Starting monitored process 890 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,066 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (890)] Waiting until timeout for monitored process [2024-02-09 23:58:50,067 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,074 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,074 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:50,074 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,074 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,074 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:50,076 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:50,076 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:50,080 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,082 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (890)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:50,082 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,082 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,083 INFO L229 MonitoredProcess]: Starting monitored process 891 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,084 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (891)] Waiting until timeout for monitored process [2024-02-09 23:58:50,085 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,091 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,092 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:50,092 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,092 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,092 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:50,093 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:50,093 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:50,097 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,100 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (891)] Ended with exit code 0 [2024-02-09 23:58:50,100 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,100 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,101 INFO L229 MonitoredProcess]: Starting monitored process 892 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,101 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (892)] Waiting until timeout for monitored process [2024-02-09 23:58:50,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-09 23:58:50,113 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,113 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:50,113 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:50,113 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,113 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,113 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:50,114 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:50,114 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:50,123 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,126 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (892)] Ended with exit code 0 [2024-02-09 23:58:50,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,126 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,127 INFO L229 MonitoredProcess]: Starting monitored process 893 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,127 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (893)] Waiting until timeout for monitored process [2024-02-09 23:58:50,155 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,161 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,161 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:50,161 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:50,162 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,162 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,162 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:50,162 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:50,162 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:50,164 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,166 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (893)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:50,166 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,166 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,167 INFO L229 MonitoredProcess]: Starting monitored process 894 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,167 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (894)] Waiting until timeout for monitored process [2024-02-09 23:58:50,169 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,175 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,176 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:50,176 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:50,176 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,176 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,176 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:50,176 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:50,176 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:50,178 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,180 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (894)] Ended with exit code 0 [2024-02-09 23:58:50,180 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,181 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,181 INFO L229 MonitoredProcess]: Starting monitored process 895 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,182 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (895)] Waiting until timeout for monitored process [2024-02-09 23:58:50,183 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,192 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,193 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:50,193 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,193 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,193 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:50,194 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:50,194 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:50,198 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,201 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (895)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:50,201 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,201 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,202 INFO L229 MonitoredProcess]: Starting monitored process 896 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,202 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (896)] Waiting until timeout for monitored process [2024-02-09 23:58:50,203 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,210 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,210 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:50,210 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:50,210 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,210 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,210 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:50,211 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:50,211 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:50,212 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,214 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (896)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:50,215 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,215 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,215 INFO L229 MonitoredProcess]: Starting monitored process 897 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,216 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (897)] Waiting until timeout for monitored process [2024-02-09 23:58:50,217 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,223 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,224 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:50,224 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,224 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,224 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:50,225 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:50,225 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:50,229 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,232 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (897)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:50,232 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,232 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,233 INFO L229 MonitoredProcess]: Starting monitored process 898 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,233 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (898)] Waiting until timeout for monitored process [2024-02-09 23:58:50,235 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,241 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,242 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:50,242 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:50,242 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,242 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,242 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:50,242 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:50,242 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:50,244 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,246 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (898)] Ended with exit code 0 [2024-02-09 23:58:50,246 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,246 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,247 INFO L229 MonitoredProcess]: Starting monitored process 899 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,247 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (899)] Waiting until timeout for monitored process [2024-02-09 23:58:50,249 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,255 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,255 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:50,255 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,255 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,255 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:50,257 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-02-09 23:58:50,257 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-02-09 23:58:50,261 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,264 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (899)] Ended with exit code 0 [2024-02-09 23:58:50,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,264 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,266 INFO L229 MonitoredProcess]: Starting monitored process 900 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,266 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (900)] Waiting until timeout for monitored process [2024-02-09 23:58:50,267 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,273 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,273 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:50,273 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:50,273 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,274 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,274 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:50,274 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:50,274 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:50,275 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,278 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (900)] Ended with exit code 0 [2024-02-09 23:58:50,278 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,278 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,425 INFO L229 MonitoredProcess]: Starting monitored process 901 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,426 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (901)] Waiting until timeout for monitored process [2024-02-09 23:58:50,427 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,433 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,433 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:50,433 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:50,433 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,433 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,433 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:50,434 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:50,434 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:50,435 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,438 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (901)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:50,438 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,438 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,439 INFO L229 MonitoredProcess]: Starting monitored process 902 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,439 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (902)] Waiting until timeout for monitored process [2024-02-09 23:58:50,441 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,447 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,447 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-02-09 23:58:50,447 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:50,448 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,448 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,448 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-02-09 23:58:50,448 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-02-09 23:58:50,448 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:50,450 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,452 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (902)] Ended with exit code 0 [2024-02-09 23:58:50,452 INFO L490 LassoAnalysis]: Using template '3-lex'. [2024-02-09 23:58:50,452 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,452 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,453 INFO L229 MonitoredProcess]: Starting monitored process 903 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,453 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (903)] Waiting until timeout for monitored process [2024-02-09 23:58:50,455 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,461 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,461 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,461 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,461 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,461 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,463 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:50,463 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:50,469 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,472 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (903)] Ended with exit code 0 [2024-02-09 23:58:50,472 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,472 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,472 INFO L229 MonitoredProcess]: Starting monitored process 904 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,473 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (904)] Waiting until timeout for monitored process [2024-02-09 23:58:50,474 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,480 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,481 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,481 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:50,481 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,481 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,481 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,481 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:50,481 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:50,483 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,486 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (904)] Ended with exit code 0 [2024-02-09 23:58:50,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,486 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,487 INFO L229 MonitoredProcess]: Starting monitored process 905 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,487 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (905)] Waiting until timeout for monitored process [2024-02-09 23:58:50,488 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,495 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,495 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,495 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,495 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,495 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,497 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:50,497 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:50,503 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,541 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (905)] Ended with exit code 0 [2024-02-09 23:58:50,541 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,541 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,542 INFO L229 MonitoredProcess]: Starting monitored process 906 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,542 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (906)] Waiting until timeout for monitored process [2024-02-09 23:58:50,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-09 23:58:50,550 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,550 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,550 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:50,550 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,550 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,550 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,551 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:50,551 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:50,553 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,555 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (906)] Ended with exit code 0 [2024-02-09 23:58:50,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,556 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,556 INFO L229 MonitoredProcess]: Starting monitored process 907 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,557 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (907)] Waiting until timeout for monitored process [2024-02-09 23:58:50,559 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,565 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,565 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,565 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,565 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,565 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,568 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:50,568 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:50,575 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,577 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (907)] Ended with exit code 0 [2024-02-09 23:58:50,578 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,578 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,578 INFO L229 MonitoredProcess]: Starting monitored process 908 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,579 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (908)] Waiting until timeout for monitored process [2024-02-09 23:58:50,580 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,586 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,587 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,587 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,587 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,587 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,589 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:50,589 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:50,596 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,599 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (908)] Ended with exit code 0 [2024-02-09 23:58:50,599 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,599 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,600 INFO L229 MonitoredProcess]: Starting monitored process 909 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,600 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (909)] Waiting until timeout for monitored process [2024-02-09 23:58:50,601 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,607 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,607 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,608 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,608 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,608 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,610 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:50,611 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:50,617 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,620 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (909)] Ended with exit code 0 [2024-02-09 23:58:50,620 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,620 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,621 INFO L229 MonitoredProcess]: Starting monitored process 910 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,621 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (910)] Waiting until timeout for monitored process [2024-02-09 23:58:50,623 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,629 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,629 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,629 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,629 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,629 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,632 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:50,632 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:50,638 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,640 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (910)] Ended with exit code 0 [2024-02-09 23:58:50,640 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,640 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,641 INFO L229 MonitoredProcess]: Starting monitored process 911 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,641 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (911)] Waiting until timeout for monitored process [2024-02-09 23:58:50,643 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,649 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,649 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,649 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,649 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,649 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,652 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:50,652 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:50,658 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,660 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (911)] Ended with exit code 0 [2024-02-09 23:58:50,660 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,660 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,661 INFO L229 MonitoredProcess]: Starting monitored process 912 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,661 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (912)] Waiting until timeout for monitored process [2024-02-09 23:58:50,663 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,670 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,670 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,670 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,670 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,670 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,675 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:50,675 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:50,691 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,694 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (912)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:50,694 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,695 INFO L229 MonitoredProcess]: Starting monitored process 913 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,698 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,701 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (913)] Waiting until timeout for monitored process [2024-02-09 23:58:50,704 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,704 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,704 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,706 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:50,706 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:50,713 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,715 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (913)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:50,715 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,715 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,716 INFO L229 MonitoredProcess]: Starting monitored process 914 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,716 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (914)] Waiting until timeout for monitored process [2024-02-09 23:58:50,718 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,724 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,724 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,724 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,724 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,724 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,729 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:50,729 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:50,739 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,742 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (914)] Ended with exit code 0 [2024-02-09 23:58:50,742 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,742 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,743 INFO L229 MonitoredProcess]: Starting monitored process 915 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,743 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (915)] Waiting until timeout for monitored process [2024-02-09 23:58:50,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-09 23:58:50,751 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,751 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,751 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,751 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,751 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,754 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:50,754 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:50,761 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,763 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (915)] Ended with exit code 0 [2024-02-09 23:58:50,763 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,763 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,764 INFO L229 MonitoredProcess]: Starting monitored process 916 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,764 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (916)] Waiting until timeout for monitored process [2024-02-09 23:58:50,766 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,772 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,772 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,772 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,772 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,772 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,774 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:50,774 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:50,781 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,784 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (916)] Ended with exit code 0 [2024-02-09 23:58:50,784 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,784 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,785 INFO L229 MonitoredProcess]: Starting monitored process 917 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,785 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (917)] Waiting until timeout for monitored process [2024-02-09 23:58:50,787 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,793 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,793 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,793 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,793 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,793 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,796 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:50,796 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:50,802 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,804 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (917)] Ended with exit code 0 [2024-02-09 23:58:50,804 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,805 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,805 INFO L229 MonitoredProcess]: Starting monitored process 918 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,806 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (918)] Waiting until timeout for monitored process [2024-02-09 23:58:50,807 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,813 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,813 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,813 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,816 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:50,816 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:50,822 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,824 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (918)] Ended with exit code 0 [2024-02-09 23:58:50,825 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,825 INFO L229 MonitoredProcess]: Starting monitored process 919 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,826 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (919)] Waiting until timeout for monitored process [2024-02-09 23:58:50,827 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,833 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,833 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,833 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,834 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,834 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,836 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:50,836 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:50,842 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,844 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (919)] Ended with exit code 0 [2024-02-09 23:58:50,844 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,845 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,845 INFO L229 MonitoredProcess]: Starting monitored process 920 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,847 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (920)] Waiting until timeout for monitored process [2024-02-09 23:58:50,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-09 23:58:50,853 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,853 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,853 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,853 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,853 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,856 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:50,856 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:50,862 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,864 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (920)] Ended with exit code 0 [2024-02-09 23:58:50,864 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,865 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,865 INFO L229 MonitoredProcess]: Starting monitored process 921 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,866 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (921)] Waiting until timeout for monitored process [2024-02-09 23:58:50,867 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,873 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,873 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,873 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,876 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:50,876 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:50,882 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,884 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (921)] Ended with exit code 0 [2024-02-09 23:58:50,885 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,885 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,885 INFO L229 MonitoredProcess]: Starting monitored process 922 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,886 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (922)] Waiting until timeout for monitored process [2024-02-09 23:58:50,887 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,893 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,894 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,894 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,894 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,894 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,896 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:50,897 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:50,903 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,905 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (922)] Ended with exit code 0 [2024-02-09 23:58:50,905 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,905 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,906 INFO L229 MonitoredProcess]: Starting monitored process 923 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,906 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (923)] Waiting until timeout for monitored process [2024-02-09 23:58:50,908 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,913 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,914 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,914 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,914 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,914 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,916 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:50,916 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:50,922 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,925 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (923)] Ended with exit code 0 [2024-02-09 23:58:50,925 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,925 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,925 INFO L229 MonitoredProcess]: Starting monitored process 924 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,926 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (924)] Waiting until timeout for monitored process [2024-02-09 23:58:50,927 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,933 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,933 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,933 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:50,934 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,934 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,934 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,934 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:50,934 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:50,936 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,938 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (924)] Ended with exit code 0 [2024-02-09 23:58:50,938 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,939 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,939 INFO L229 MonitoredProcess]: Starting monitored process 925 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,940 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (925)] Waiting until timeout for monitored process [2024-02-09 23:58:50,941 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,947 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,947 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,947 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,947 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,947 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,949 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:50,949 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:50,955 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,957 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (925)] Ended with exit code 0 [2024-02-09 23:58:50,957 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,957 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,958 INFO L229 MonitoredProcess]: Starting monitored process 926 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,959 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (926)] Waiting until timeout for monitored process [2024-02-09 23:58:50,960 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,966 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,966 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,966 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:50,966 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,966 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,966 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,967 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:50,967 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:50,969 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,971 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (926)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:50,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,973 INFO L229 MonitoredProcess]: Starting monitored process 927 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,974 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (927)] Waiting until timeout for monitored process [2024-02-09 23:58:50,974 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,980 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,980 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,980 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:50,980 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,980 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,981 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,981 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:50,981 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:50,983 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:50,985 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (927)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:50,987 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:50,987 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:50,988 INFO L229 MonitoredProcess]: Starting monitored process 928 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:50,989 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (928)] Waiting until timeout for monitored process [2024-02-09 23:58:50,990 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:50,996 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:50,996 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:50,996 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:50,996 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:50,996 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:50,996 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:50,997 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:50,997 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:50,999 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,001 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (928)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:51,001 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,001 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,002 INFO L229 MonitoredProcess]: Starting monitored process 929 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,003 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (929)] Waiting until timeout for monitored process [2024-02-09 23:58:51,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-09 23:58:51,009 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,010 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,010 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:51,010 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,010 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,010 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,011 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:51,011 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:51,013 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,015 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (929)] Ended with exit code 0 [2024-02-09 23:58:51,015 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,015 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,016 INFO L229 MonitoredProcess]: Starting monitored process 930 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,016 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (930)] Waiting until timeout for monitored process [2024-02-09 23:58:51,017 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:51,023 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,023 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,023 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,023 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,023 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,025 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:51,025 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:51,031 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,033 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (930)] Ended with exit code 0 [2024-02-09 23:58:51,034 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,034 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,034 INFO L229 MonitoredProcess]: Starting monitored process 931 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,036 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (931)] Waiting until timeout for monitored process [2024-02-09 23:58:51,036 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:51,042 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,042 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,042 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:51,042 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,043 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,043 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,043 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:51,043 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:51,054 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,057 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (931)] Ended with exit code 0 [2024-02-09 23:58:51,057 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,057 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,058 INFO L229 MonitoredProcess]: Starting monitored process 932 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,058 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (932)] Waiting until timeout for monitored process [2024-02-09 23:58:51,060 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:51,066 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,066 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,066 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,079 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:51,080 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:51,112 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,115 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (932)] Ended with exit code 0 [2024-02-09 23:58:51,115 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,115 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,116 INFO L229 MonitoredProcess]: Starting monitored process 933 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,116 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (933)] Waiting until timeout for monitored process [2024-02-09 23:58:51,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-09 23:58:51,124 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,124 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,124 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,124 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,124 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,127 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:51,127 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:51,140 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,142 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (933)] Ended with exit code 0 [2024-02-09 23:58:51,142 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,142 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,143 INFO L229 MonitoredProcess]: Starting monitored process 934 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,143 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (934)] Waiting until timeout for monitored process [2024-02-09 23:58:51,145 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:51,151 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,151 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,151 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,151 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,151 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,155 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:51,156 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:51,164 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,167 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (934)] Ended with exit code 0 [2024-02-09 23:58:51,167 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,167 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,168 INFO L229 MonitoredProcess]: Starting monitored process 935 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,169 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (935)] Waiting until timeout for monitored process [2024-02-09 23:58:51,169 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:51,175 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,175 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,175 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,175 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,176 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,178 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:51,178 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:51,185 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,187 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (935)] Ended with exit code 0 [2024-02-09 23:58:51,187 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,187 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,188 INFO L229 MonitoredProcess]: Starting monitored process 936 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,189 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (936)] Waiting until timeout for monitored process [2024-02-09 23:58:51,190 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:51,196 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,196 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,196 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:51,196 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,196 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,196 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,197 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:51,197 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:51,204 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,206 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (936)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:51,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,206 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,207 INFO L229 MonitoredProcess]: Starting monitored process 937 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,209 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (937)] Waiting until timeout for monitored process [2024-02-09 23:58:51,209 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:51,216 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,216 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,216 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:51,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,216 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,217 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:51,217 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:51,219 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,222 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (937)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:51,222 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,222 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,223 INFO L229 MonitoredProcess]: Starting monitored process 938 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,224 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (938)] Waiting until timeout for monitored process [2024-02-09 23:58:51,225 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:51,231 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,231 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,231 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,231 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,231 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,234 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:51,234 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:51,247 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,250 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (938)] Ended with exit code 0 [2024-02-09 23:58:51,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,250 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,251 INFO L229 MonitoredProcess]: Starting monitored process 939 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,252 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (939)] Waiting until timeout for monitored process [2024-02-09 23:58:51,253 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:51,259 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,259 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,259 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:51,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,260 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,260 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:51,260 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:51,262 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,265 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (939)] Ended with exit code 0 [2024-02-09 23:58:51,265 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,265 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,266 INFO L229 MonitoredProcess]: Starting monitored process 940 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,266 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (940)] Waiting until timeout for monitored process [2024-02-09 23:58:51,267 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:51,273 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,274 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,274 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:51,274 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,274 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,274 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,274 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:51,275 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:51,277 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,279 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (940)] Ended with exit code 0 [2024-02-09 23:58:51,279 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,279 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,280 INFO L229 MonitoredProcess]: Starting monitored process 941 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,280 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (941)] Waiting until timeout for monitored process [2024-02-09 23:58:51,281 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:51,288 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,288 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,288 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:51,288 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,288 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,288 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,289 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:51,289 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:51,291 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,293 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (941)] Ended with exit code 0 [2024-02-09 23:58:51,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,294 INFO L229 MonitoredProcess]: Starting monitored process 942 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,294 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (942)] Waiting until timeout for monitored process [2024-02-09 23:58:51,296 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:51,302 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,302 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,302 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,302 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,302 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,305 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:51,305 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:51,310 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,313 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (942)] Ended with exit code 0 [2024-02-09 23:58:51,313 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,313 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,314 INFO L229 MonitoredProcess]: Starting monitored process 943 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,314 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (943)] Waiting until timeout for monitored process [2024-02-09 23:58:51,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-09 23:58:51,322 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,322 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,322 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,322 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,322 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,324 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:51,324 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:51,330 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,332 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (943)] Ended with exit code 0 [2024-02-09 23:58:51,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,333 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,333 INFO L229 MonitoredProcess]: Starting monitored process 944 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,334 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (944)] Waiting until timeout for monitored process [2024-02-09 23:58:51,335 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:51,340 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,341 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,341 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,341 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,341 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,343 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:51,343 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:51,349 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,352 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (944)] Ended with exit code 0 [2024-02-09 23:58:51,352 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,352 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,353 INFO L229 MonitoredProcess]: Starting monitored process 945 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,353 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (945)] Waiting until timeout for monitored process [2024-02-09 23:58:51,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-09 23:58:51,360 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,361 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,361 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:51,361 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,361 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,361 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,362 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:51,362 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:51,364 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,366 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (945)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:51,366 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,366 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,367 INFO L229 MonitoredProcess]: Starting monitored process 946 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,367 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (946)] Waiting until timeout for monitored process [2024-02-09 23:58:51,369 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:51,374 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,375 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,375 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:51,375 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,375 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,375 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,375 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:51,375 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:51,378 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,380 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (946)] Ended with exit code 0 [2024-02-09 23:58:51,380 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,380 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,381 INFO L229 MonitoredProcess]: Starting monitored process 947 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,381 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (947)] Waiting until timeout for monitored process [2024-02-09 23:58:51,383 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:51,388 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,388 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,388 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:51,389 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,389 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,389 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,389 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:51,389 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:51,391 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,393 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (947)] Ended with exit code 0 [2024-02-09 23:58:51,394 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,394 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,394 INFO L229 MonitoredProcess]: Starting monitored process 948 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,395 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (948)] Waiting until timeout for monitored process [2024-02-09 23:58:51,396 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:51,402 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,402 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,402 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,402 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,402 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,405 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:51,405 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:51,410 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,413 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (948)] Ended with exit code 0 [2024-02-09 23:58:51,413 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,413 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,414 INFO L229 MonitoredProcess]: Starting monitored process 949 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,414 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (949)] Waiting until timeout for monitored process [2024-02-09 23:58:51,415 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:51,421 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,421 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,421 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:51,421 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,421 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,421 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,422 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:51,422 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:51,424 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,426 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (949)] Ended with exit code 0 [2024-02-09 23:58:51,426 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,426 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,427 INFO L229 MonitoredProcess]: Starting monitored process 950 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,427 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (950)] Waiting until timeout for monitored process [2024-02-09 23:58:51,429 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:51,434 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,435 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,435 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,435 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,435 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,437 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:51,437 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:51,443 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,445 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (950)] Ended with exit code 0 [2024-02-09 23:58:51,446 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,446 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,446 INFO L229 MonitoredProcess]: Starting monitored process 951 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,447 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (951)] Waiting until timeout for monitored process [2024-02-09 23:58:51,448 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:51,454 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,454 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,454 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:51,454 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,454 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,454 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,455 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:51,455 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:51,457 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,459 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (951)] Forceful destruction successful, exit code 0 [2024-02-09 23:58:51,459 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,459 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,460 INFO L229 MonitoredProcess]: Starting monitored process 952 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,461 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (952)] Waiting until timeout for monitored process [2024-02-09 23:58:51,462 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:51,467 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,468 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,468 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,468 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,468 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,470 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-02-09 23:58:51,470 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-02-09 23:58:51,476 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,478 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (952)] Ended with exit code 0 [2024-02-09 23:58:51,478 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,478 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,479 INFO L229 MonitoredProcess]: Starting monitored process 953 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,479 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (953)] Waiting until timeout for monitored process [2024-02-09 23:58:51,481 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:51,486 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,487 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,487 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:51,487 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,487 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,487 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,487 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:51,487 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:51,489 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,491 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (953)] Ended with exit code 0 [2024-02-09 23:58:51,492 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,492 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,492 INFO L229 MonitoredProcess]: Starting monitored process 954 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,493 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (954)] Waiting until timeout for monitored process [2024-02-09 23:58:51,494 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:51,500 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,500 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,500 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:51,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,500 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,501 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:51,501 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:51,503 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,505 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (954)] Ended with exit code 0 [2024-02-09 23:58:51,505 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-09 23:58:51,505 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-09 23:58:51,506 INFO L229 MonitoredProcess]: Starting monitored process 955 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-09 23:58:51,506 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (955)] Waiting until timeout for monitored process [2024-02-09 23:58:51,508 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-09 23:58:51,513 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-02-09 23:58:51,513 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-02-09 23:58:51,513 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-09 23:58:51,513 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-09 23:58:51,513 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-09 23:58:51,514 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-02-09 23:58:51,514 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-09 23:58:51,514 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-09 23:58:51,516 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-09 23:58:51,518 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (955)] Ended with exit code 0 [2024-02-09 23:58:51,525 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 09.02 11:58:51 BoogieIcfgContainer [2024-02-09 23:58:51,525 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-02-09 23:58:51,526 INFO L158 Benchmark]: Toolchain (without parser) took 33954.14ms. Allocated memory was 191.9MB in the beginning and 6.2GB in the end (delta: 6.0GB). Free memory was 121.1MB in the beginning and 4.2GB in the end (delta: -4.1GB). Peak memory consumption was 2.0GB. Max. memory is 8.0GB. [2024-02-09 23:58:51,526 INFO L158 Benchmark]: CDTParser took 0.10ms. Allocated memory is still 191.9MB. Free memory is still 159.9MB. There was no memory consumed. Max. memory is 8.0GB. [2024-02-09 23:58:51,526 INFO L158 Benchmark]: CACSL2BoogieTranslator took 195.96ms. Allocated memory was 191.9MB in the beginning and 263.2MB in the end (delta: 71.3MB). Free memory was 121.0MB in the beginning and 225.1MB in the end (delta: -104.1MB). Peak memory consumption was 8.7MB. Max. memory is 8.0GB. [2024-02-09 23:58:51,527 INFO L158 Benchmark]: Boogie Procedure Inliner took 27.30ms. Allocated memory is still 263.2MB. Free memory was 225.1MB in the beginning and 223.0MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-02-09 23:58:51,527 INFO L158 Benchmark]: Boogie Preprocessor took 20.76ms. Allocated memory is still 263.2MB. Free memory was 223.0MB in the beginning and 221.4MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-02-09 23:58:51,527 INFO L158 Benchmark]: RCFGBuilder took 365.94ms. Allocated memory is still 263.2MB. Free memory was 221.4MB in the beginning and 204.6MB in the end (delta: 16.8MB). Peak memory consumption was 16.8MB. Max. memory is 8.0GB. [2024-02-09 23:58:51,527 INFO L158 Benchmark]: BuchiAutomizer took 33340.41ms. Allocated memory was 263.2MB in the beginning and 6.2GB in the end (delta: 5.9GB). Free memory was 204.6MB in the beginning and 4.2GB in the end (delta: -4.0GB). Peak memory consumption was 2.0GB. Max. memory is 8.0GB. [2024-02-09 23:58:51,528 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.10ms. Allocated memory is still 191.9MB. Free memory is still 159.9MB. There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 195.96ms. Allocated memory was 191.9MB in the beginning and 263.2MB in the end (delta: 71.3MB). Free memory was 121.0MB in the beginning and 225.1MB in the end (delta: -104.1MB). Peak memory consumption was 8.7MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 27.30ms. Allocated memory is still 263.2MB. Free memory was 225.1MB in the beginning and 223.0MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * Boogie Preprocessor took 20.76ms. Allocated memory is still 263.2MB. Free memory was 223.0MB in the beginning and 221.4MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * RCFGBuilder took 365.94ms. Allocated memory is still 263.2MB. Free memory was 221.4MB in the beginning and 204.6MB in the end (delta: 16.8MB). Peak memory consumption was 16.8MB. Max. memory is 8.0GB. * BuchiAutomizer took 33340.41ms. Allocated memory was 263.2MB in the beginning and 6.2GB in the end (delta: 5.9GB). Free memory was 204.6MB in the beginning and 4.2GB in the end (delta: -4.0GB). Peak memory consumption was 2.0GB. 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 33.2s and 1 iterations. TraceHistogramMax:0. Analysis of lassos took 24.9s. 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: inital241 mio100 ax126 hnf100 lsp50 ukn68 mio100 lsp59 div504 bol100 ite100 ukn100 eq137 hnf96 smp36 dnf100 smp100 tf100 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 3 Time: 16ms VariablesStem: 1 VariablesLoop: 0 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 6 MotzkinApplications: 18 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: "[230] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[]" "[233] L-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[]" "[292] L21-->L21-1: Formula: (and (= (select |v_#valid_2| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_2|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_2|} AuxVars[] AssignedVars[]" "[316] L21-1-->L21-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[]" "[237] L21-2-->L21-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[]" "[283] L21-3-->L21-4: Formula: (and (= 19 (select |v_#length_2| 2)) (= (select |v_#valid_3| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[]" "[251] L21-4-->L35: Formula: (= v_~x1~0_17 0) InVars {} OutVars{~x1~0=v_~x1~0_17} AuxVars[] AssignedVars[~x1~0]" "[317] L35-->L35-1: Formula: (= v_~x2~0_17 0) InVars {} OutVars{~x2~0=v_~x2~0_17} AuxVars[] AssignedVars[~x2~0]" "[309] L35-1-->L35-2: Formula: (= v_~x3~0_17 0) InVars {} OutVars{~x3~0=v_~x3~0_17} AuxVars[] AssignedVars[~x3~0]" "[274] L35-2-->L35-3: Formula: (= v_~x4~0_1 0) InVars {} OutVars{~x4~0=v_~x4~0_1} AuxVars[] AssignedVars[~x4~0]" "[200] L35-3-->L-1-1: Formula: (= v_~n~0_7 0) InVars {} OutVars{~n~0=v_~n~0_7} AuxVars[] AssignedVars[~n~0]" "[326] L-1-1-->L-1-2: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1]" "[329] L-1-2-->L94: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_1|, ULTIMATE.start_main_#t~nondet9#1=|v_ULTIMATE.start_main_#t~nondet9#1_1|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_1|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_1|, ULTIMATE.start_main_#t~pre8#1=|v_ULTIMATE.start_main_#t~pre8#1_1|, ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_1|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_1|, ULTIMATE.start_main_#t~pre12#1=|v_ULTIMATE.start_main_#t~pre12#1_1|, ULTIMATE.start_main_#t~mem14#1=|v_ULTIMATE.start_main_#t~mem14#1_1|, ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_1|, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_1|, ULTIMATE.start_main_#t~nondet13#1=|v_ULTIMATE.start_main_#t~nondet13#1_1|, ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_1|, ULTIMATE.start_main_~#t4~0#1.base=|v_ULTIMATE.start_main_~#t4~0#1.base_1|, ULTIMATE.start_main_#t~pre6#1=|v_ULTIMATE.start_main_#t~pre6#1_1|, ULTIMATE.start_main_#t~mem15#1=|v_ULTIMATE.start_main_#t~mem15#1_1|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_1|, ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_1|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_1|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_1|, ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_1|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_1|, ULTIMATE.start_main_#t~pre10#1=|v_ULTIMATE.start_main_#t~pre10#1_1|, ULTIMATE.start_main_~#t4~0#1.offset=|v_ULTIMATE.start_main_~#t4~0#1.offset_1|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1, ULTIMATE.start_main_#t~nondet9#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_~#t3~0#1.offset, ULTIMATE.start_main_#t~pre8#1, ULTIMATE.start_main_~#t3~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_#t~pre12#1, ULTIMATE.start_main_#t~mem14#1, ULTIMATE.start_main_#t~nondet5#1, ULTIMATE.start_main_#t~mem17#1, ULTIMATE.start_main_#t~nondet13#1, ULTIMATE.start_main_#t~nondet1#1, ULTIMATE.start_main_~#t4~0#1.base, ULTIMATE.start_main_#t~pre6#1, ULTIMATE.start_main_#t~mem15#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_#t~nondet2#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_#t~nondet3#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~pre10#1, ULTIMATE.start_main_~#t4~0#1.offset, ULTIMATE.start_main_~#t2~0#1.base]" "[319] L94-->L94-1: Formula: (and (= |v_ULTIMATE.start_main_~#t1~0#1.offset_2| 0) (= (select |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) 0) (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#t1~0#1.base_2|) (= |v_#length_3| (store |v_#length_4| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 4)) (not (= |v_ULTIMATE.start_main_~#t1~0#1.base_2| 0)) (= (store |v_#valid_5| |v_ULTIMATE.start_main_~#t1~0#1.base_2| 1) |v_#valid_4|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_4|, #valid=|v_#valid_5|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_3|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_2|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_2|, #valid=|v_#valid_4|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_~#t1~0#1.offset]" "[269] L94-1-->L94-2: Formula: (and (= |v_#length_5| (store |v_#length_6| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 4)) (= (select |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2|) 0) (= (store |v_#valid_7| |v_ULTIMATE.start_main_~#t2~0#1.base_2| 1) |v_#valid_6|) (not (= |v_ULTIMATE.start_main_~#t2~0#1.base_2| 0)) (= 0 |v_ULTIMATE.start_main_~#t2~0#1.offset_2|) (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#t2~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_6|, #valid=|v_#valid_7|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_5|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_2|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_2|, #valid=|v_#valid_6|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#t2~0#1.base]" "[299] L94-2-->L94-3: Formula: (and (= (select |v_#valid_9| |v_ULTIMATE.start_main_~#t3~0#1.base_2|) 0) (= |v_ULTIMATE.start_main_~#t3~0#1.offset_2| 0) (not (= |v_ULTIMATE.start_main_~#t3~0#1.base_2| 0)) (= (store |v_#valid_9| |v_ULTIMATE.start_main_~#t3~0#1.base_2| 1) |v_#valid_8|) (= (store |v_#length_8| |v_ULTIMATE.start_main_~#t3~0#1.base_2| 4) |v_#length_7|) (< |v_#StackHeapBarrier_4| |v_ULTIMATE.start_main_~#t3~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_8|, #valid=|v_#valid_9|} OutVars{ULTIMATE.start_main_~#t3~0#1.base=|v_ULTIMATE.start_main_~#t3~0#1.base_2|, #StackHeapBarrier=|v_#StackHeapBarrier_4|, #length=|v_#length_7|, ULTIMATE.start_main_~#t3~0#1.offset=|v_ULTIMATE.start_main_~#t3~0#1.offset_2|, #valid=|v_#valid_8|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#t3~0#1.offset, #valid, ULTIMATE.start_main_~#t3~0#1.base, #length]" "[270] L94-3-->L94-4: Formula: (and (= (store |v_#valid_11| |v_ULTIMATE.start_main_~#t4~0#1.base_2| 1) |v_#valid_10|) (= |v_#length_9| (store |v_#length_10| |v_ULTIMATE.start_main_~#t4~0#1.base_2| 4)) (= |v_ULTIMATE.start_main_~#t4~0#1.offset_2| 0) (not (= |v_ULTIMATE.start_main_~#t4~0#1.base_2| 0)) (= (select |v_#valid_11| |v_ULTIMATE.start_main_~#t4~0#1.base_2|) 0) (< |v_#StackHeapBarrier_5| |v_ULTIMATE.start_main_~#t4~0#1.base_2|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_5|, #length=|v_#length_10|, #valid=|v_#valid_11|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_5|, #length=|v_#length_9|, ULTIMATE.start_main_~#t4~0#1.offset=|v_ULTIMATE.start_main_~#t4~0#1.offset_2|, ULTIMATE.start_main_~#t4~0#1.base=|v_ULTIMATE.start_main_~#t4~0#1.base_2|, #valid=|v_#valid_10|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#t4~0#1.offset, ULTIMATE.start_main_~#t4~0#1.base]" "[199] L94-4-->L97: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet1#1]" "[267] L97-->L97-1: Formula: (= |v_ULTIMATE.start_main_#t~nondet1#1_3| v_~x1~0_18) InVars {ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_3|} OutVars{~x1~0=v_~x1~0_18, ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_3|} AuxVars[] AssignedVars[~x1~0]" "[281] L97-1-->L98: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet1#1=|v_ULTIMATE.start_main_#t~nondet1#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet1#1]" "[296] L98-->L98-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet2#1]" "[209] L98-1-->L98-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet2#1_3| v_~x2~0_18) InVars {ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_3|} OutVars{~x2~0=v_~x2~0_18, ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_3|} AuxVars[] AssignedVars[~x2~0]" "[273] L98-2-->L99: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet2#1=|v_ULTIMATE.start_main_#t~nondet2#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet2#1]" "[300] L99-->L99-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet3#1]" "[236] L99-1-->L99-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet3#1_3| v_~x3~0_18) InVars {ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|} OutVars{~x3~0=v_~x3~0_18, ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_3|} AuxVars[] AssignedVars[~x3~0]" "[312] L99-2-->L100: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet3#1=|v_ULTIMATE.start_main_#t~nondet3#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet3#1]" "[245] L100-->L100-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1]" "[262] L100-1-->L100-2: Formula: (= v_~x4~0_2 |v_ULTIMATE.start_main_#t~nondet4#1_3|) InVars {ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_3|, ~x4~0=v_~x4~0_2} AuxVars[] AssignedVars[~x4~0]" "[295] L100-2-->L101: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet4#1=|v_ULTIMATE.start_main_#t~nondet4#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet4#1]" "[320] L101-->L101-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1]" "[216] L101-1-->L101-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet5#1_3| v_~n~0_8) InVars {ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_3|} OutVars{~n~0=v_~n~0_8, ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_3|} AuxVars[] AssignedVars[~n~0]" "[282] L101-2-->L104: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet5#1]" "[214] L104-->L104-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1| (ite (let ((.cse1 (mod v_~x3~0_19 4294967296)) (.cse0 (mod v_~x1~0_19 4294967296))) (and (< 0 .cse0) (= .cse1 (mod v_~x4~0_3 4294967296)) (< 0 .cse1) (= (mod v_~x2~0_19 4294967296) .cse0))) 1 0)) InVars {~x3~0=v_~x3~0_19, ~x2~0=v_~x2~0_19, ~x4~0=v_~x4~0_3, ~x1~0=v_~x1~0_19} OutVars{~x3~0=v_~x3~0_19, ~x2~0=v_~x2~0_19, ~x4~0=v_~x4~0_3, ~x1~0=v_~x1~0_19, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1]" "[334] L104-1-->L31: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1]" "[266] L31-->L32: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2| |v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|) InVars {ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_2|, ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1]" "[287] L32-->L31-1: Formula: (not (= |v_ULTIMATE.start_assume_abort_if_not_~cond#1_4| 0)) InVars {ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_4|} AuxVars[] AssignedVars[]" "[335] L31-1-->L104-2: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_~cond#1=|v_ULTIMATE.start_assume_abort_if_not_~cond#1_5|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_~cond#1]" "[337] L104-2-->L106: Formula: true InVars {} OutVars{ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1]" "[318] L106-->L106-1: Formula: (= |v_ULTIMATE.start_main_#t~pre6#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{#pthreadsForks=|v_#pthreadsForks_1|, ULTIMATE.start_main_#t~pre6#1=|v_ULTIMATE.start_main_#t~pre6#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre6#1]" "[313] L106-1-->L106-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks]" "[241] L106-2-->L106-3: Formula: (and (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_3| 4) (select |v_#length_11| |v_ULTIMATE.start_main_~#t1~0#1.base_3|)) (= (select |v_#valid_12| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) 1) (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_3|) (= (store |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3| (store (select |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) |v_ULTIMATE.start_main_~#t1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre6#1_3|)) |v_#memory_int_3|)) InVars {ULTIMATE.start_main_#t~pre6#1=|v_ULTIMATE.start_main_#t~pre6#1_3|, #valid=|v_#valid_12|, #memory_int=|v_#memory_int_4|, #length=|v_#length_11|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} OutVars{ULTIMATE.start_main_#t~pre6#1=|v_ULTIMATE.start_main_#t~pre6#1_3|, #valid=|v_#valid_12|, #memory_int=|v_#memory_int_3|, #length=|v_#length_11|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} AuxVars[] AssignedVars[#memory_int]" "[395] L106-3-->L38-1: Formula: (and (= 0 v_thread1Thread1of1ForFork2_thidvar1_2) (= |v_ULTIMATE.start_main_#t~pre6#1_7| v_thread1Thread1of1ForFork2_thidvar0_2)) InVars {ULTIMATE.start_main_#t~pre6#1=|v_ULTIMATE.start_main_#t~pre6#1_7|} OutVars{thread1Thread1of1ForFork2_thidvar1=v_thread1Thread1of1ForFork2_thidvar1_2, thread1Thread1of1ForFork2_thidvar0=v_thread1Thread1of1ForFork2_thidvar0_2, thread1Thread1of1ForFork2_#res.base=|v_thread1Thread1of1ForFork2_#res.base_4|, ULTIMATE.start_main_#t~pre6#1=|v_ULTIMATE.start_main_#t~pre6#1_7|, thread1Thread1of1ForFork2_#res.offset=|v_thread1Thread1of1ForFork2_#res.offset_4|} AuxVars[] AssignedVars[thread1Thread1of1ForFork2_thidvar1, thread1Thread1of1ForFork2_thidvar0, thread1Thread1of1ForFork2_#res.base, thread1Thread1of1ForFork2_#res.offset]" "[339] L38-1-->L39: Formula: (< (mod v_~x1~0_2 4294967296) (mod v_~n~0_2 4294967296)) InVars {~n~0=v_~n~0_2, ~x1~0=v_~x1~0_2} OutVars{~n~0=v_~n~0_2, ~x1~0=v_~x1~0_2} AuxVars[] AssignedVars[]" "[342] L39-->L40: Formula: (= v_~x1~0_3 (* v_~x1~0_4 2)) InVars {~x1~0=v_~x1~0_4} OutVars{~x1~0=v_~x1~0_3} AuxVars[] AssignedVars[~x1~0]" "[344] L40-->L41: Formula: (= v_~x1~0_5 (* v_~x1~0_6 2)) InVars {~x1~0=v_~x1~0_6} OutVars{~x1~0=v_~x1~0_5} AuxVars[] AssignedVars[~x1~0]" "[346] L41-->L42: Formula: (= v_~x1~0_7 (* v_~x1~0_8 2)) InVars {~x1~0=v_~x1~0_8} OutVars{~x1~0=v_~x1~0_7} AuxVars[] AssignedVars[~x1~0]" "[347] L42-->L43: Formula: (= v_~x1~0_9 (* v_~x1~0_10 2)) InVars {~x1~0=v_~x1~0_10} OutVars{~x1~0=v_~x1~0_9} AuxVars[] AssignedVars[~x1~0]" "[348] L43-->L44: Formula: (= v_~x1~0_11 (* v_~x1~0_12 2)) InVars {~x1~0=v_~x1~0_12} OutVars{~x1~0=v_~x1~0_11} AuxVars[] AssignedVars[~x1~0]" "[349] L44-->L45: Formula: (= v_~x1~0_13 (* v_~x1~0_14 2)) InVars {~x1~0=v_~x1~0_14} OutVars{~x1~0=v_~x1~0_13} AuxVars[] AssignedVars[~x1~0]" "[350] L45-->L38-1: Formula: (= (* v_~x1~0_16 2) v_~x1~0_15) InVars {~x1~0=v_~x1~0_16} OutVars{~x1~0=v_~x1~0_15} AuxVars[] AssignedVars[~x1~0]" Loop: "[339] L38-1-->L39: Formula: (< (mod v_~x1~0_2 4294967296) (mod v_~n~0_2 4294967296)) InVars {~n~0=v_~n~0_2, ~x1~0=v_~x1~0_2} OutVars{~n~0=v_~n~0_2, ~x1~0=v_~x1~0_2} AuxVars[] AssignedVars[]" "[342] L39-->L40: Formula: (= v_~x1~0_3 (* v_~x1~0_4 2)) InVars {~x1~0=v_~x1~0_4} OutVars{~x1~0=v_~x1~0_3} AuxVars[] AssignedVars[~x1~0]" "[344] L40-->L41: Formula: (= v_~x1~0_5 (* v_~x1~0_6 2)) InVars {~x1~0=v_~x1~0_6} OutVars{~x1~0=v_~x1~0_5} AuxVars[] AssignedVars[~x1~0]" "[346] L41-->L42: Formula: (= v_~x1~0_7 (* v_~x1~0_8 2)) InVars {~x1~0=v_~x1~0_8} OutVars{~x1~0=v_~x1~0_7} AuxVars[] AssignedVars[~x1~0]" "[347] L42-->L43: Formula: (= v_~x1~0_9 (* v_~x1~0_10 2)) InVars {~x1~0=v_~x1~0_10} OutVars{~x1~0=v_~x1~0_9} AuxVars[] AssignedVars[~x1~0]" "[348] L43-->L44: Formula: (= v_~x1~0_11 (* v_~x1~0_12 2)) InVars {~x1~0=v_~x1~0_12} OutVars{~x1~0=v_~x1~0_11} AuxVars[] AssignedVars[~x1~0]" "[349] L44-->L45: Formula: (= v_~x1~0_13 (* v_~x1~0_14 2)) InVars {~x1~0=v_~x1~0_14} OutVars{~x1~0=v_~x1~0_13} AuxVars[] AssignedVars[~x1~0]" "[350] L45-->L38-1: Formula: (= (* v_~x1~0_16 2) v_~x1~0_15) InVars {~x1~0=v_~x1~0_16} OutVars{~x1~0=v_~x1~0_15} AuxVars[] AssignedVars[~x1~0]" RESULT: Ultimate could not prove your program: unable to determine termination [2024-02-09 23:58:51,542 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Forceful destruction successful, exit code 0 Received shutdown request...