/usr/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -tc ../../../trunk/examples/toolchains/BuchiAutomizerCInline.xml -s ../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf --buchiautomizer.fairness.type.for.concurrent.programs NONE -i ../../../trunk/examples/svcomp/weaver/popl20-bad-threaded-sum-2.wvr.c -------------------------------------------------------------------------------- This is Ultimate 0.2.3-wip.me.fairness-42053ae-m [2023-09-08 14:31:42,373 INFO L172 SettingsManager]: Resetting all preferences to default values... [2023-09-08 14:31:42,438 INFO L100 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf [2023-09-08 14:31:42,462 INFO L114 SettingsManager]: Preferences different from defaults after loading the file: [2023-09-08 14:31:42,462 INFO L135 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-09-08 14:31:42,463 INFO L137 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-09-08 14:31:42,464 INFO L135 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-09-08 14:31:42,464 INFO L137 SettingsManager]: * Create parallel compositions if possible=false [2023-09-08 14:31:42,465 INFO L137 SettingsManager]: * Use SBE=true [2023-09-08 14:31:42,468 INFO L135 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-09-08 14:31:42,468 INFO L137 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-09-08 14:31:42,468 INFO L137 SettingsManager]: * Use old map elimination=false [2023-09-08 14:31:42,468 INFO L137 SettingsManager]: * Use external solver (rank synthesis)=false [2023-09-08 14:31:42,469 INFO L137 SettingsManager]: * Use only trivial implications for array writes=true [2023-09-08 14:31:42,470 INFO L137 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-09-08 14:31:42,470 INFO L135 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-09-08 14:31:42,470 INFO L137 SettingsManager]: * sizeof long=4 [2023-09-08 14:31:42,470 INFO L137 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2023-09-08 14:31:42,470 INFO L137 SettingsManager]: * Overapproximate operations on floating types=true [2023-09-08 14:31:42,471 INFO L137 SettingsManager]: * sizeof POINTER=4 [2023-09-08 14:31:42,471 INFO L137 SettingsManager]: * Check division by zero=IGNORE [2023-09-08 14:31:42,471 INFO L137 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-09-08 14:31:42,472 INFO L137 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-09-08 14:31:42,472 INFO L137 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-09-08 14:31:42,472 INFO L137 SettingsManager]: * sizeof long double=12 [2023-09-08 14:31:42,473 INFO L137 SettingsManager]: * Check if freed pointer was valid=false [2023-09-08 14:31:42,473 INFO L137 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-09-08 14:31:42,473 INFO L137 SettingsManager]: * Use constant arrays=true [2023-09-08 14:31:42,473 INFO L137 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-09-08 14:31:42,473 INFO L135 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-09-08 14:31:42,474 INFO L137 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-09-08 14:31:42,474 INFO L135 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-09-08 14:31:42,474 INFO L137 SettingsManager]: * Trace refinement strategy=CAMEL [2023-09-08 14:31:42,474 INFO L137 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-09-08 14:31:42,476 INFO L135 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-09-08 14:31:42,476 INFO L137 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: Fairness type for concurrent programs -> NONE [2023-09-08 14:31:42,689 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-09-08 14:31:42,710 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-09-08 14:31:42,712 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-09-08 14:31:42,713 INFO L270 PluginConnector]: Initializing CDTParser... [2023-09-08 14:31:42,713 INFO L274 PluginConnector]: CDTParser initialized [2023-09-08 14:31:42,714 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/popl20-bad-threaded-sum-2.wvr.c [2023-09-08 14:31:43,863 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-09-08 14:31:44,001 INFO L384 CDTParser]: Found 1 translation units. [2023-09-08 14:31:44,002 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-bad-threaded-sum-2.wvr.c [2023-09-08 14:31:44,008 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f6c616e34/1eea58373be645fdab7332484ba2bab6/FLAG4d301fd6d [2023-09-08 14:31:44,022 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f6c616e34/1eea58373be645fdab7332484ba2bab6 [2023-09-08 14:31:44,024 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-09-08 14:31:44,025 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2023-09-08 14:31:44,028 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-09-08 14:31:44,028 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-09-08 14:31:44,031 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-09-08 14:31:44,032 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.09 02:31:44" (1/1) ... [2023-09-08 14:31:44,033 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@37aa586b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:31:44, skipping insertion in model container [2023-09-08 14:31:44,033 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.09 02:31:44" (1/1) ... [2023-09-08 14:31:44,038 INFO L145 MainTranslator]: Starting translation in SV-COMP mode [2023-09-08 14:31:44,055 INFO L178 MainTranslator]: Built tables and reachable declarations [2023-09-08 14:31:44,172 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-bad-threaded-sum-2.wvr.c[2476,2489] [2023-09-08 14:31:44,173 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-09-08 14:31:44,181 INFO L203 MainTranslator]: Completed pre-run [2023-09-08 14:31:44,197 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-bad-threaded-sum-2.wvr.c[2476,2489] [2023-09-08 14:31:44,198 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-09-08 14:31:44,203 WARN L667 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-09-08 14:31:44,204 WARN L667 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-09-08 14:31:44,208 INFO L208 MainTranslator]: Completed translation [2023-09-08 14:31:44,209 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:31:44 WrapperNode [2023-09-08 14:31:44,209 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-09-08 14:31:44,210 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-09-08 14:31:44,210 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-09-08 14:31:44,210 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-09-08 14:31:44,215 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:31:44" (1/1) ... [2023-09-08 14:31:44,221 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:31:44" (1/1) ... [2023-09-08 14:31:44,235 INFO L138 Inliner]: procedures = 21, calls = 34, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 61 [2023-09-08 14:31:44,235 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-09-08 14:31:44,236 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-09-08 14:31:44,236 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-09-08 14:31:44,236 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-09-08 14:31:44,242 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:31:44" (1/1) ... [2023-09-08 14:31:44,242 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:31:44" (1/1) ... [2023-09-08 14:31:44,244 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:31:44" (1/1) ... [2023-09-08 14:31:44,244 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:31:44" (1/1) ... [2023-09-08 14:31:44,248 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:31:44" (1/1) ... [2023-09-08 14:31:44,251 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:31:44" (1/1) ... [2023-09-08 14:31:44,252 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:31:44" (1/1) ... [2023-09-08 14:31:44,253 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:31:44" (1/1) ... [2023-09-08 14:31:44,254 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-09-08 14:31:44,255 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-09-08 14:31:44,255 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-09-08 14:31:44,255 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-09-08 14:31:44,256 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:31:44" (1/1) ... [2023-09-08 14:31:44,260 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:44,271 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:44,282 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) [2023-09-08 14:31:44,300 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 [2023-09-08 14:31:44,321 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-09-08 14:31:44,321 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2023-09-08 14:31:44,321 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2023-09-08 14:31:44,321 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2023-09-08 14:31:44,321 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2023-09-08 14:31:44,321 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-09-08 14:31:44,321 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-09-08 14:31:44,322 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-09-08 14:31:44,322 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-09-08 14:31:44,322 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-09-08 14:31:44,322 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-09-08 14:31:44,322 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-09-08 14:31:44,322 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-09-08 14:31:44,322 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-09-08 14:31:44,323 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-09-08 14:31:44,391 INFO L236 CfgBuilder]: Building ICFG [2023-09-08 14:31:44,393 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-09-08 14:31:44,548 INFO L277 CfgBuilder]: Performing block encoding [2023-09-08 14:31:44,577 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-09-08 14:31:44,577 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2023-09-08 14:31:44,578 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.09 02:31:44 BoogieIcfgContainer [2023-09-08 14:31:44,579 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-09-08 14:31:44,579 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2023-09-08 14:31:44,579 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2023-09-08 14:31:44,582 INFO L274 PluginConnector]: BuchiAutomizer initialized [2023-09-08 14:31:44,582 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-09-08 14:31:44,582 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 08.09 02:31:44" (1/3) ... [2023-09-08 14:31:44,583 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@744769ab and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.09 02:31:44, skipping insertion in model container [2023-09-08 14:31:44,583 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-09-08 14:31:44,583 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 02:31:44" (2/3) ... [2023-09-08 14:31:44,583 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@744769ab and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.09 02:31:44, skipping insertion in model container [2023-09-08 14:31:44,583 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-09-08 14:31:44,583 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.09 02:31:44" (3/3) ... [2023-09-08 14:31:44,584 INFO L332 chiAutomizerObserver]: Analyzing ICFG popl20-bad-threaded-sum-2.wvr.c [2023-09-08 14:31:44,641 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2023-09-08 14:31:44,662 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 82 places, 83 transitions, 182 flow [2023-09-08 14:31:44,688 INFO L124 PetriNetUnfolderBase]: 6/79 cut-off events. [2023-09-08 14:31:44,689 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-09-08 14:31:44,692 INFO L83 FinitePrefix]: Finished finitePrefix Result has 88 conditions, 79 events. 6/79 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 40 event pairs, 0 based on Foata normal form. 0/73 useless extension candidates. Maximal degree in co-relation 49. Up to 2 conditions per place. [2023-09-08 14:31:44,692 INFO L82 GeneralOperation]: Start removeDead. Operand has 82 places, 83 transitions, 182 flow [2023-09-08 14:31:44,696 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 80 places, 79 transitions, 170 flow [2023-09-08 14:31:44,706 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2023-09-08 14:31:44,706 INFO L304 stractBuchiCegarLoop]: Hoare is false [2023-09-08 14:31:44,706 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-09-08 14:31:44,706 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-09-08 14:31:44,706 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-09-08 14:31:44,706 INFO L308 stractBuchiCegarLoop]: Difference is false [2023-09-08 14:31:44,706 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-09-08 14:31:44,707 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2023-09-08 14:31:44,708 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand currently 0 states, but on-demand construction may add more states [2023-09-08 14:31:44,808 INFO L131 ngComponentsAnalysis]: Automaton has 45 accepting balls. 190 [2023-09-08 14:31:44,808 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-09-08 14:31:44,808 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-09-08 14:31:44,814 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-09-08 14:31:44,814 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2023-09-08 14:31:44,814 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-09-08 14:31:44,814 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand currently 337 states, but on-demand construction may add more states [2023-09-08 14:31:44,826 INFO L131 ngComponentsAnalysis]: Automaton has 45 accepting balls. 190 [2023-09-08 14:31:44,826 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-09-08 14:31:44,826 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-09-08 14:31:44,827 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-09-08 14:31:44,827 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2023-09-08 14:31:44,832 INFO L748 eck$LassoCheckResult]: Stem: 85#[$Ultimate##0]don't care [161] $Ultimate##0-->L-1: Formula: (and (= |v_#NULL.base_1| 0) (= |v_#NULL.offset_1| 0)) InVars {} OutVars{#NULL.offset=|v_#NULL.offset_1|, #NULL.base=|v_#NULL.base_1|} AuxVars[] AssignedVars[#NULL.offset, #NULL.base] 88#[L-1]don't care [169] L-1-->L-1-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 90#[L-1-1]don't care [198] L-1-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 92#[L21]don't care [160] 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[] 94#[L21-1]don't care [187] 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[] 96#[L21-2]don't care [182] 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[] 98#[L21-3]don't care [147] L21-3-->L21-4: Formula: (and (= (select |v_#valid_3| 2) 1) (= 32 (select |v_#length_2| 2))) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[] 100#[L21-4]don't care [207] L21-4-->L38: Formula: (= v_~s~0_9 0) InVars {} OutVars{~s~0=v_~s~0_9} AuxVars[] AssignedVars[~s~0] 102#[L38]don't care [208] L38-->L38-1: Formula: (= v_~t~0_7 0) InVars {} OutVars{~t~0=v_~t~0_7} AuxVars[] AssignedVars[~t~0] 104#[L38-1]don't care [148] L38-1-->L38-2: Formula: (= v_~m~0_3 0) InVars {} OutVars{~m~0=v_~m~0_3} AuxVars[] AssignedVars[~m~0] 106#[L38-2]don't care [196] L38-2-->L38-3: Formula: (= v_~T~0_1 0) InVars {} OutVars{~T~0=v_~T~0_1} AuxVars[] AssignedVars[~T~0] 108#[L38-3]don't care [166] L38-3-->L-1-2: Formula: (= v_~S~0_1 0) InVars {} OutVars{~S~0=v_~S~0_1} AuxVars[] AssignedVars[~S~0] 110#[L-1-2]don't care [200] L-1-2-->L-1-3: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 112#[L-1-3]don't care [203] L-1-3-->L79: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_1|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_1|, ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_1|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_1|, ULTIMATE.start_main_#t~mem12#1=|v_ULTIMATE.start_main_#t~mem12#1_1|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_1|, ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_1|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_1|, ULTIMATE.start_main_#t~mem11#1=|v_ULTIMATE.start_main_#t~mem11#1_1|, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_1|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_#t~nondet5#1, ULTIMATE.start_main_#t~nondet8#1, ULTIMATE.start_main_#t~nondet6#1, ULTIMATE.start_main_#t~mem11#1, ULTIMATE.start_main_#t~pre7#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_#t~mem12#1, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_~#t2~0#1.base] 114#[L79]don't care [192] L79-->L79-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] 116#[L79-1]don't care [183] L79-1-->L79-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] 118#[L79-2]don't care [165] L79-2-->L81: 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] 120#[L81]don't care [195] L81-->L81-1: Formula: (= v_~s~0_10 |v_ULTIMATE.start_main_#t~nondet5#1_3|) InVars {ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_3|} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_3|, ~s~0=v_~s~0_10} AuxVars[] AssignedVars[~s~0] 122#[L81-1]don't care [136] L81-1-->L82: 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] 124#[L82]don't care [153] L82-->L82-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet6#1] 126#[L82-1]don't care [143] L82-1-->L82-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet6#1_3| v_~t~0_8) InVars {ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_3|} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_3|, ~t~0=v_~t~0_8} AuxVars[] AssignedVars[~t~0] 128#[L82-2]don't care [201] L82-2-->L83: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet6#1] 130#[L83]don't care [154] L83-->L84: Formula: (= v_~s~0_11 v_~S~0_2) InVars {~s~0=v_~s~0_11} OutVars{~S~0=v_~S~0_2, ~s~0=v_~s~0_11} AuxVars[] AssignedVars[~S~0] 132#[L84]don't care [190] L84-->L86: Formula: (= v_~T~0_2 v_~t~0_9) InVars {~t~0=v_~t~0_9} OutVars{~T~0=v_~T~0_2, ~t~0=v_~t~0_9} AuxVars[] AssignedVars[~T~0] 134#[L86]don't care [134] L86-->L86-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1| (ite (and (< 0 (mod v_~t~0_10 4294967296)) (< 0 (mod v_~s~0_12 4294967296))) 1 0)) InVars {~s~0=v_~s~0_12, ~t~0=v_~t~0_10} OutVars{ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1|, ~s~0=v_~s~0_12, ~t~0=v_~t~0_10} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 136#[L86-1]don't care [139] L86-1-->L34: 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] 138#[L34]don't care [158] L34-->L35: 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] 140#[L35]don't care [189] L35-->L34-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[] 144#[L34-1]don't care [180] L34-1-->L89: Formula: (= |v_ULTIMATE.start_main_#t~pre7#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{#pthreadsForks=|v_#pthreadsForks_1|, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre7#1] 146#[L89]don't care [135] L89-->L89-1: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 148#[L89-1]don't care [186] L89-1-->L89-2: Formula: (and (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_3|) (= (select |v_#valid_8| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) 1) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_3| 4) (select |v_#length_7| |v_ULTIMATE.start_main_~#t1~0#1.base_3|)) (= (store |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3| (store (select |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) |v_ULTIMATE.start_main_~#t1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre7#1_3|)) |v_#memory_int_3|)) InVars {#valid=|v_#valid_8|, #memory_int=|v_#memory_int_4|, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} OutVars{#valid=|v_#valid_8|, #memory_int=|v_#memory_int_3|, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} AuxVars[] AssignedVars[#memory_int] 150#[L89-2]don't care [231] L89-2-->$Ultimate##0: Formula: (and (= |v_ULTIMATE.start_main_#t~pre7#1_6| v_thread1Thread1of1ForFork0_thidvar0_2) (= v_thread1Thread1of1ForFork0_thidvar1_2 0)) InVars {ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_6|} OutVars{thread1Thread1of1ForFork0_#res.base=|v_thread1Thread1of1ForFork0_#res.base_4|, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_6|, thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_2, thread1Thread1of1ForFork0_#res.offset=|v_thread1Thread1of1ForFork0_#res.offset_4|, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_2, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_6|, thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_10} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res.base, thread1Thread1of1ForFork0_#t~post1, thread1Thread1of1ForFork0_#t~post2, thread1Thread1of1ForFork0_thidvar0, thread1Thread1of1ForFork0_#res.offset, thread1Thread1of1ForFork0_thidvar1, thread1Thread1of1ForFork0_~cond~0] 152#[$Ultimate##0, L89-3]don't care [212] $Ultimate##0-->L53: Formula: (= v_thread1Thread1of1ForFork0_~cond~0_1 (ite (= (ite (or (< 0 (mod v_~s~0_1 4294967296)) (< 0 (mod v_~t~0_1 4294967296))) 1 0) 0) 0 1)) InVars {~s~0=v_~s~0_1, ~t~0=v_~t~0_1} OutVars{thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_1, ~s~0=v_~s~0_1, ~t~0=v_~t~0_1} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~cond~0] 154#[L53, L89-3]don't care [2023-09-08 14:31:44,833 INFO L750 eck$LassoCheckResult]: Loop: 154#[L53, L89-3]don't care [213] L53-->L45: Formula: (not (= (mod v_thread1Thread1of1ForFork0_~cond~0_3 256) 0)) InVars {thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_3} OutVars{thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_3} AuxVars[] AssignedVars[] 158#[L45, L89-3]don't care [216] L45-->L46-1: Formula: (let ((.cse0 (mod v_~s~0_In_1 4294967296))) (or (and (= (+ v_~s~0_Out_2 1) v_~s~0_In_1) (< 0 .cse0) (= v_~m~0_Out_2 (+ v_~m~0_In_1 1))) (and (= v_~m~0_Out_2 v_~m~0_In_1) (= |v_thread1Thread1of1ForFork0_#t~post2_2| |v_thread1Thread1of1ForFork0_#t~post2_1|) (<= .cse0 0) (= |v_thread1Thread1of1ForFork0_#t~post1_1| |v_thread1Thread1of1ForFork0_#t~post1_2|) (= v_~s~0_In_1 v_~s~0_Out_2)))) InVars {~m~0=v_~m~0_In_1, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|, thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_1|, ~s~0=v_~s~0_In_1} OutVars{~m~0=v_~m~0_Out_2, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_2|, thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_2|, ~s~0=v_~s~0_Out_2} AuxVars[] AssignedVars[~m~0, thread1Thread1of1ForFork0_#t~post1, thread1Thread1of1ForFork0_#t~post2, ~s~0] 166#[L46-1, L89-3]don't care [218] L46-1-->L53: Formula: (= v_thread1Thread1of1ForFork0_~cond~0_7 (ite (= (ite (or (< 0 (mod v_~t~0_2 4294967296)) (< 0 (mod v_~s~0_6 4294967296))) 1 0) 0) 0 1)) InVars {~s~0=v_~s~0_6, ~t~0=v_~t~0_2} OutVars{thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_7, ~s~0=v_~s~0_6, ~t~0=v_~t~0_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~cond~0] 154#[L53, L89-3]don't care [2023-09-08 14:31:44,837 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-08 14:31:44,837 INFO L85 PathProgramCache]: Analyzing trace with hash -1159118167, now seen corresponding path program 1 times [2023-09-08 14:31:44,861 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-08 14:31:44,861 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [884970502] [2023-09-08 14:31:44,861 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-08 14:31:44,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-08 14:31:45,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:31:45,034 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-09-08 14:31:45,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:31:45,097 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-09-08 14:31:45,099 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-08 14:31:45,099 INFO L85 PathProgramCache]: Analyzing trace with hash 241398, now seen corresponding path program 1 times [2023-09-08 14:31:45,100 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-08 14:31:45,100 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1758973148] [2023-09-08 14:31:45,100 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-08 14:31:45,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-08 14:31:45,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:31:45,109 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-09-08 14:31:45,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:31:45,116 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-09-08 14:31:45,117 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-08 14:31:45,117 INFO L85 PathProgramCache]: Analyzing trace with hash 247958350, now seen corresponding path program 1 times [2023-09-08 14:31:45,117 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-08 14:31:45,118 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1359842785] [2023-09-08 14:31:45,118 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-08 14:31:45,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-08 14:31:45,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:31:45,161 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-09-08 14:31:45,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:31:45,207 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-09-08 14:31:46,096 INFO L210 LassoAnalysis]: Preferences: [2023-09-08 14:31:46,097 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-09-08 14:31:46,097 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-09-08 14:31:46,097 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-09-08 14:31:46,098 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-09-08 14:31:46,098 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:46,098 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-09-08 14:31:46,098 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-09-08 14:31:46,098 INFO L133 ssoRankerPreferences]: Filename of dumped script: popl20-bad-threaded-sum-2.wvr.c_BEv2_Iteration1_Lasso [2023-09-08 14:31:46,099 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-09-08 14:31:46,099 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-09-08 14:31:46,127 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-08 14:31:46,136 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-08 14:31:46,140 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-08 14:31:46,142 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-08 14:31:46,144 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-08 14:31:46,146 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-08 14:31:46,148 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-08 14:31:46,151 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-08 14:31:46,153 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-08 14:31:46,155 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-08 14:31:46,157 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-08 14:31:46,159 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-08 14:31:46,161 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-08 14:31:46,325 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-08 14:31:46,327 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-08 14:31:46,329 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-08 14:31:46,331 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-08 14:31:46,332 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-08 14:31:46,334 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-08 14:31:46,463 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-08 14:31:46,465 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-08 14:31:46,467 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-08 14:31:46,469 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-09-08 14:31:46,911 WARN L137 XnfTransformerHelper]: expecting exponential blowup for input size 9 [2023-09-08 14:31:47,679 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-09-08 14:31:47,682 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-09-08 14:31:47,683 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:47,684 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:47,686 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) [2023-09-08 14:31:47,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 [2023-09-08 14:31:47,699 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:47,699 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:47,699 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:47,700 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:47,700 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:47,701 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:31:47,701 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:47,704 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 [2023-09-08 14:31:47,713 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:47,721 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0 [2023-09-08 14:31:47,722 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:47,722 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:47,723 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) [2023-09-08 14:31:47,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 [2023-09-08 14:31:47,734 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:47,734 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:47,734 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:47,734 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:47,736 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:31:47,736 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:31:47,739 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 [2023-09-08 14:31:47,748 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:47,767 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 [2023-09-08 14:31:47,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:47,768 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:47,769 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) [2023-09-08 14:31:47,771 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 [2023-09-08 14:31:47,772 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:47,778 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:47,779 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:47,779 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:47,779 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:47,779 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:47,779 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:31:47,779 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:47,794 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:47,804 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 [2023-09-08 14:31:47,804 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:47,804 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:47,805 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) [2023-09-08 14:31:47,807 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 [2023-09-08 14:31:47,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 [2023-09-08 14:31:47,815 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:47,815 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:47,815 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:47,815 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:47,817 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:31:47,817 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:31:47,832 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:47,837 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 [2023-09-08 14:31:47,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:47,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:47,839 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) [2023-09-08 14:31:47,841 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 [2023-09-08 14:31:47,843 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:47,848 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:47,849 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:47,849 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:47,849 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:47,850 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:31:47,850 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:31:47,866 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:47,871 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 [2023-09-08 14:31:47,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:47,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:47,873 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) [2023-09-08 14:31:47,875 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 [2023-09-08 14:31:47,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 [2023-09-08 14:31:47,883 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:47,883 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:47,883 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:47,883 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:47,884 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:31:47,885 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:31:47,900 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:47,905 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 [2023-09-08 14:31:47,905 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:47,905 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:47,906 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) [2023-09-08 14:31:47,909 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 [2023-09-08 14:31:47,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 [2023-09-08 14:31:47,917 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:47,917 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:47,917 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:47,917 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:47,919 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:31:47,919 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:31:47,934 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:47,937 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 [2023-09-08 14:31:47,937 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:47,938 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:47,939 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) [2023-09-08 14:31:47,941 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 [2023-09-08 14:31:47,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 [2023-09-08 14:31:47,948 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:47,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:47,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:47,949 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:47,950 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:31:47,950 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:31:47,966 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:47,989 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 [2023-09-08 14:31:47,990 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:47,990 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:47,991 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) [2023-09-08 14:31:48,011 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 [2023-09-08 14:31:48,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 [2023-09-08 14:31:48,017 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:48,018 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:48,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:48,018 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:48,018 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:48,019 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:31:48,019 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:48,034 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:48,039 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 [2023-09-08 14:31:48,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:48,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:48,040 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) [2023-09-08 14:31:48,059 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:48,064 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:48,065 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:48,065 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:48,065 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:48,065 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 [2023-09-08 14:31:48,070 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:31:48,070 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:31:48,089 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:48,092 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 [2023-09-08 14:31:48,092 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:48,092 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:48,093 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) [2023-09-08 14:31:48,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 [2023-09-08 14:31:48,111 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:48,111 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:48,111 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:48,111 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:48,112 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:31:48,112 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:31:48,116 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 [2023-09-08 14:31:48,124 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:48,145 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:48,145 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:48,145 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:48,146 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) [2023-09-08 14:31:48,148 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 [2023-09-08 14:31:48,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 [2023-09-08 14:31:48,155 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:48,156 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:48,156 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:48,156 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:48,156 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:48,156 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:31:48,156 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:48,171 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:48,193 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 [2023-09-08 14:31:48,193 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:48,193 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:48,209 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) [2023-09-08 14:31:48,224 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 [2023-09-08 14:31:48,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 [2023-09-08 14:31:48,230 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:48,230 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:48,230 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:48,230 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:48,232 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:31:48,232 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:31:48,256 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:48,269 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 [2023-09-08 14:31:48,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:48,269 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:48,270 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) [2023-09-08 14:31:48,272 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 [2023-09-08 14:31: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 [2023-09-08 14:31:48,286 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:48,287 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:48,287 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:48,287 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:48,289 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:31:48,289 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:31:48,293 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:48,296 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Ended with exit code 0 [2023-09-08 14:31:48,297 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:48,297 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:48,299 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) [2023-09-08 14:31:48,302 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 [2023-09-08 14:31:48,303 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:48,309 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:48,309 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:48,309 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:48,309 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:48,310 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:31:48,311 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:31:48,337 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:48,356 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Ended with exit code 0 [2023-09-08 14:31:48,356 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:48,357 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:48,368 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) [2023-09-08 14:31:48,369 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 [2023-09-08 14:31:48,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 [2023-09-08 14:31:48,378 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:48,378 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:48,378 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:48,378 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:48,379 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:31:48,380 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:31:48,389 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:48,392 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 [2023-09-08 14:31:48,393 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:48,393 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:48,394 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) [2023-09-08 14:31:48,398 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 [2023-09-08 14:31:48,399 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:48,405 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:48,405 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:48,405 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:48,405 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:48,407 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:31:48,407 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:31:48,412 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:48,417 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 [2023-09-08 14:31:48,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:48,418 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:48,419 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) [2023-09-08 14:31:48,435 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 [2023-09-08 14:31:48,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 [2023-09-08 14:31:48,444 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:48,445 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:48,445 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:48,445 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:48,453 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:31:48,453 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:31:48,484 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:48,501 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:48,502 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:48,502 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:48,505 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) [2023-09-08 14:31:48,527 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:48,535 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:48,535 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:48,536 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:48,536 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:48,538 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:31:48,538 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:31:48,542 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 [2023-09-08 14:31:48,549 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:48,552 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 [2023-09-08 14:31:48,553 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:48,553 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:48,554 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) [2023-09-08 14:31:48,557 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 [2023-09-08 14:31:48,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 [2023-09-08 14:31:48,566 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:48,566 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:48,566 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:48,566 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:48,568 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:31:48,569 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:31:48,583 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:48,586 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 [2023-09-08 14:31:48,587 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:48,587 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:48,588 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) [2023-09-08 14:31:48,591 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 [2023-09-08 14:31: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 [2023-09-08 14:31:48,600 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:48,600 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:48,600 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:48,600 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:48,602 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:31:48,602 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:31:48,606 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:48,611 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:48,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:48,611 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:48,613 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) [2023-09-08 14:31:48,615 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 [2023-09-08 14:31:48,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 [2023-09-08 14:31:48,622 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:48,622 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:48,622 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:48,622 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:48,633 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:31:48,634 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:31:48,650 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:48,654 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Ended with exit code 0 [2023-09-08 14:31:48,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:48,654 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:48,655 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) [2023-09-08 14:31:48,658 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 [2023-09-08 14:31:48,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 [2023-09-08 14:31:48,666 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:48,667 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:48,667 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:48,667 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:48,668 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:31:48,668 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:31:48,684 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:48,690 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 [2023-09-08 14:31:48,690 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:48,691 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:48,692 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) [2023-09-08 14:31:48,694 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 [2023-09-08 14:31:48,695 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:48,702 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:48,703 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:48,703 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:48,703 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:48,705 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:31:48,705 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:31:48,719 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:48,724 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 [2023-09-08 14:31:48,724 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:48,724 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:48,745 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) [2023-09-08 14:31:48,746 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 [2023-09-08 14:31:48,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 [2023-09-08 14:31:48,755 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:48,755 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:48,755 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:48,755 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:48,756 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:31:48,756 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:31:48,781 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:48,798 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 [2023-09-08 14:31:48,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:48,799 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:48,817 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) [2023-09-08 14:31:48,819 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 [2023-09-08 14:31:48,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 [2023-09-08 14:31:48,826 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:48,826 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:48,827 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:48,827 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:48,827 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:48,827 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:31:48,827 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:48,838 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:48,842 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 [2023-09-08 14:31:48,843 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:48,843 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:48,844 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) [2023-09-08 14:31:48,856 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 [2023-09-08 14:31:48,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 [2023-09-08 14:31:48,862 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:48,863 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:48,863 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:48,863 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:48,863 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:48,863 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:31:48,863 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:48,875 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:48,880 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 [2023-09-08 14:31:48,880 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:48,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:48,881 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) [2023-09-08 14:31:48,883 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 [2023-09-08 14:31:48,885 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:48,890 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:48,891 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:48,891 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:48,891 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:48,892 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:31:48,892 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:31:48,907 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:48,912 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 [2023-09-08 14:31:48,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:48,913 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:48,914 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) [2023-09-08 14:31:48,916 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 [2023-09-08 14:31:48,917 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:48,923 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:48,923 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:48,923 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:48,923 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:48,923 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:48,924 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:31:48,924 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:48,939 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:48,944 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 [2023-09-08 14:31:48,944 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:48,944 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:48,945 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) [2023-09-08 14:31:48,947 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 [2023-09-08 14:31:48,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 [2023-09-08 14:31:48,954 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:48,955 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:48,955 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:48,955 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:48,956 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:31:48,956 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:31:48,961 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:48,965 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 [2023-09-08 14:31:48,966 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:48,966 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:48,967 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) [2023-09-08 14:31:48,969 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 [2023-09-08 14:31:48,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 [2023-09-08 14:31:48,977 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:48,977 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:48,977 INFO L204 nArgumentSynthesizer]: 5 loop disjuncts [2023-09-08 14:31:48,977 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:49,082 INFO L401 nArgumentSynthesizer]: We have 70 Motzkin's Theorem applications. [2023-09-08 14:31:49,083 INFO L402 nArgumentSynthesizer]: A total of 10 supporting invariants were added. [2023-09-08 14:31:49,243 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:49,251 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 [2023-09-08 14:31:49,251 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:49,252 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:49,252 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) [2023-09-08 14:31:49,269 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:49,275 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:49,275 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:49,275 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:49,276 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:49,276 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:49,276 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:31:49,276 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:49,279 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 [2023-09-08 14:31:49,287 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:49,290 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 [2023-09-08 14:31:49,290 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:49,290 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:49,291 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) [2023-09-08 14:31:49,305 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:49,310 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:49,310 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:49,310 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:49,311 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:49,311 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:49,311 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:31:49,311 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:49,314 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 [2023-09-08 14:31:49,320 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:49,333 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 [2023-09-08 14:31:49,333 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:49,333 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:49,334 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) [2023-09-08 14:31:49,336 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 [2023-09-08 14:31:49,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 [2023-09-08 14:31:49,343 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:49,343 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:49,343 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:49,343 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:49,344 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:31:49,344 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-09-08 14:31:49,360 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:49,364 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:49,365 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:49,365 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:49,366 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) [2023-09-08 14:31:49,368 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 [2023-09-08 14:31:49,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 [2023-09-08 14:31:49,375 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:49,375 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:49,375 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:49,375 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:49,375 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-09-08 14:31:49,375 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-09-08 14:31:49,375 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:49,401 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:49,420 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:49,421 INFO L490 LassoAnalysis]: Using template '2-nested'. [2023-09-08 14:31:49,421 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:49,421 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:49,422 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) [2023-09-08 14:31:49,453 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 [2023-09-08 14:31:49,453 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:49,460 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:49,461 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:49,461 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:49,461 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:49,461 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:49,461 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:31:49,461 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:49,462 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:49,467 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:49,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:49,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:49,481 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) [2023-09-08 14:31:49,483 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 [2023-09-08 14:31:49,485 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:49,490 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:49,490 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:49,491 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:49,491 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:49,492 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:49,492 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:49,508 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:49,514 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 [2023-09-08 14:31:49,514 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:49,514 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:49,515 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) [2023-09-08 14:31: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 [2023-09-08 14:31:49,531 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 [2023-09-08 14:31:49,536 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:49,536 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:49,536 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:49,536 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:49,536 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:49,537 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:31:49,537 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:49,552 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:49,554 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 [2023-09-08 14:31:49,555 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:49,555 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:49,569 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) [2023-09-08 14:31:49,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 [2023-09-08 14:31:49,593 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:49,594 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:49,594 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:49,594 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:49,596 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:49,597 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:49,596 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 [2023-09-08 14:31:49,612 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:49,618 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 [2023-09-08 14:31:49,618 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:49,618 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:49,619 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) [2023-09-08 14:31:49,621 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 [2023-09-08 14:31:49,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 [2023-09-08 14:31:49,629 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:49,629 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:49,629 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:49,629 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:49,631 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:49,631 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:49,649 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:49,653 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 [2023-09-08 14:31:49,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:49,654 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:49,655 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) [2023-09-08 14:31:49,657 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 [2023-09-08 14:31:49,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 [2023-09-08 14:31:49,665 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:49,665 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:49,665 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:49,665 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:49,666 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:49,666 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:49,682 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:49,685 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:49,685 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:49,685 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:49,686 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) [2023-09-08 14:31:49,688 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 [2023-09-08 14:31:49,689 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:49,695 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:49,695 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:49,695 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:49,695 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:49,696 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:49,696 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:49,712 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:49,729 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:49,729 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:49,729 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:49,730 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) [2023-09-08 14:31:49,732 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 [2023-09-08 14:31:49,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 [2023-09-08 14:31:49,739 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:49,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:49,739 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:49,739 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:49,741 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:49,741 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:49,751 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:49,756 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:49,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:49,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:49,767 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) [2023-09-08 14:31:49,768 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 [2023-09-08 14:31:49,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 [2023-09-08 14:31:49,776 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:49,776 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:49,776 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:49,776 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:49,776 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:49,776 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:31:49,776 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:49,778 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:49,780 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:49,781 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:49,781 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:49,782 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) [2023-09-08 14:31:49,783 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 [2023-09-08 14:31:49,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 [2023-09-08 14:31:49,790 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:49,791 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:49,791 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:49,791 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:49,805 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:49,805 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:49,814 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:49,818 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:49,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:49,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:49,820 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) [2023-09-08 14:31:49,823 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 [2023-09-08 14:31:49,824 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:49,831 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:49,832 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:49,832 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:49,832 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:49,833 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:49,833 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:49,844 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:49,848 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:49,848 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:49,848 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:49,853 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) [2023-09-08 14:31:49,856 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 [2023-09-08 14:31:49,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 [2023-09-08 14:31:49,865 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:49,865 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:49,865 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:49,866 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:49,866 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:49,866 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:31:49,866 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:49,879 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:49,882 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:49,882 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:49,882 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:49,883 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) [2023-09-08 14:31:49,885 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 [2023-09-08 14:31:49,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 [2023-09-08 14:31:49,892 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:49,893 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:49,893 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:49,893 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:49,895 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:49,895 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:49,900 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:49,904 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 [2023-09-08 14:31:49,905 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:49,905 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:49,906 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) [2023-09-08 14:31:49,908 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 [2023-09-08 14:31: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 [2023-09-08 14:31:49,918 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:49,919 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:49,919 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:49,919 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:49,921 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:49,921 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:49,925 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:49,928 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:49,928 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:49,928 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:49,929 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) [2023-09-08 14:31:49,932 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 [2023-09-08 14:31:49,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 [2023-09-08 14:31:49,940 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:49,940 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:49,940 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:49,940 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:49,942 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:49,942 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:49,949 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:49,952 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 [2023-09-08 14:31:49,952 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:49,952 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:49,953 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) [2023-09-08 14:31:49,955 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 [2023-09-08 14:31:49,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 [2023-09-08 14:31:49,964 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:49,964 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:49,964 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:49,964 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:49,965 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:49,965 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:49,989 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:49,992 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 [2023-09-08 14:31:49,993 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:49,993 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:49,994 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) [2023-09-08 14:31:49,996 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 [2023-09-08 14:31:49,998 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:50,005 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:50,005 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:50,005 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:50,005 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:50,007 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:50,007 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:50,022 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:50,026 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:50,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:50,026 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:50,027 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) [2023-09-08 14:31:50,030 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 [2023-09-08 14:31:50,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 [2023-09-08 14:31:50,039 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:50,039 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:50,039 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:50,039 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:50,043 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:50,043 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:50,055 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:50,067 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 [2023-09-08 14:31:50,067 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:50,067 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:50,068 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) [2023-09-08 14:31:50,070 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 [2023-09-08 14:31:50,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 [2023-09-08 14:31:50,079 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:50,079 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:50,079 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:50,079 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:50,081 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:50,081 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:50,097 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:50,100 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:50,101 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:50,101 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:50,102 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) [2023-09-08 14:31:50,104 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 [2023-09-08 14:31:50,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 [2023-09-08 14:31:50,111 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:50,111 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:50,111 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:50,111 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:50,118 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:50,118 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:50,134 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:50,137 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:50,138 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:50,138 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:50,139 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) [2023-09-08 14:31:50,142 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 [2023-09-08 14:31:50,143 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:50,150 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:50,150 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:50,150 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:50,150 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:50,152 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:50,152 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:50,167 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:50,170 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:50,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:50,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:50,172 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) [2023-09-08 14:31:50,174 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 [2023-09-08 14:31:50,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 [2023-09-08 14:31:50,182 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:50,182 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:50,183 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:50,183 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:50,185 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:50,185 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:50,201 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:50,206 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:50,207 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:50,207 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:50,208 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) [2023-09-08 14:31:50,210 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 [2023-09-08 14:31:50,212 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:50,219 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:50,219 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:50,219 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:50,219 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:50,221 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:50,221 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:50,237 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:50,240 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:50,240 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:50,241 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:50,241 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) [2023-09-08 14:31:50,244 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 [2023-09-08 14:31:50,245 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:50,252 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:50,252 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:50,252 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:50,252 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:50,254 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:50,254 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:50,258 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:50,261 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:50,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:50,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:50,262 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) [2023-09-08 14:31:50,265 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 [2023-09-08 14:31:50,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 [2023-09-08 14:31:50,273 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:50,273 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:50,273 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:50,273 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:50,275 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:50,275 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:50,278 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:50,280 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:50,281 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:50,281 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:50,282 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) [2023-09-08 14:31:50,284 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 [2023-09-08 14:31:50,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 [2023-09-08 14:31:50,291 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:50,291 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:50,291 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:50,291 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:50,291 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:50,292 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:31:50,292 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:50,300 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:50,302 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:50,303 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:50,303 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:50,304 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) [2023-09-08 14:31:50,306 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 [2023-09-08 14:31:50,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 [2023-09-08 14:31:50,313 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:50,313 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:50,314 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:50,314 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:50,314 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:50,314 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:31:50,314 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:50,329 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:50,332 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:50,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:50,332 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:50,333 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) [2023-09-08 14:31:50,334 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 [2023-09-08 14:31:50,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 [2023-09-08 14:31:50,343 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:50,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:50,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:50,344 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:50,345 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:50,345 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:50,348 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:50,351 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:50,351 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:50,351 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:50,352 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) [2023-09-08 14:31:50,354 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 [2023-09-08 14:31:50,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 [2023-09-08 14:31:50,362 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:50,362 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:50,362 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:50,362 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:50,362 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:50,362 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:31:50,362 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:50,374 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:50,377 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:50,377 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:50,377 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:50,378 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) [2023-09-08 14:31:50,380 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 [2023-09-08 14:31:50,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 [2023-09-08 14:31:50,387 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:50,388 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:50,388 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:50,388 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:50,389 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:50,389 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:50,398 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:50,400 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:50,401 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:50,401 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:50,402 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) [2023-09-08 14:31:50,404 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 [2023-09-08 14:31:50,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 [2023-09-08 14:31:50,412 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:50,412 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:50,412 INFO L204 nArgumentSynthesizer]: 5 loop disjuncts [2023-09-08 14:31:50,412 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:50,550 INFO L401 nArgumentSynthesizer]: We have 105 Motzkin's Theorem applications. [2023-09-08 14:31:50,550 INFO L402 nArgumentSynthesizer]: A total of 15 supporting invariants were added. [2023-09-08 14:31:50,798 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:50,806 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 [2023-09-08 14:31:50,806 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:50,806 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:50,807 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) [2023-09-08 14:31:50,809 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 [2023-09-08 14:31:50,811 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:50,817 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:50,817 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:50,817 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:50,817 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:50,817 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:50,818 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:31:50,818 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:50,830 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:50,833 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 [2023-09-08 14:31:50,833 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:50,834 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:50,834 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) [2023-09-08 14:31:50,878 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:50,884 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 [2023-09-08 14:31:50,885 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:50,885 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:50,885 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:50,885 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:50,885 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:50,886 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:31:50,886 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:50,887 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:50,889 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 [2023-09-08 14:31:50,889 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:50,889 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:50,890 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) [2023-09-08 14:31:50,892 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 [2023-09-08 14:31:50,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 [2023-09-08 14:31:50,899 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:50,899 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:50,899 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:50,900 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:50,901 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:50,901 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:50,904 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:50,906 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Ended with exit code 0 [2023-09-08 14:31:50,906 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:50,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:50,907 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) [2023-09-08 14:31:50,910 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 [2023-09-08 14:31:50,911 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:50,917 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:50,917 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:50,917 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:50,917 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:50,917 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:50,918 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:31:50,918 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:50,928 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:50,930 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 [2023-09-08 14:31:50,930 INFO L490 LassoAnalysis]: Using template '3-nested'. [2023-09-08 14:31:50,930 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:50,931 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:50,935 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) [2023-09-08 14:31:50,938 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 [2023-09-08 14:31:50,939 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:50,945 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:50,945 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:50,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:50,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:50,945 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:50,946 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:31:50,946 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:50,961 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:50,963 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:50,963 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:50,964 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:50,964 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) [2023-09-08 14:31:50,966 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 [2023-09-08 14:31:50,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 [2023-09-08 14:31:50,974 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:50,974 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:50,974 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:50,974 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:50,976 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:50,976 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:50,985 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:50,987 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:50,987 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:50,988 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:50,989 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) [2023-09-08 14:31:50,990 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 [2023-09-08 14:31:50,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 [2023-09-08 14:31:50,998 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:50,998 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:50,999 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:50,999 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:50,999 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:50,999 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:31:50,999 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:51,000 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,002 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 [2023-09-08 14:31:51,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,003 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,004 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) [2023-09-08 14:31:51,004 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 [2023-09-08 14:31:51,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 [2023-09-08 14:31:51,012 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,013 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,013 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,013 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,014 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:51,014 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:51,025 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,028 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 [2023-09-08 14:31:51,028 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,028 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,029 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) [2023-09-08 14:31:51,029 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 [2023-09-08 14:31:51,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 [2023-09-08 14:31:51,038 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,038 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,038 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,038 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,041 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:51,041 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:51,052 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,054 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Ended with exit code 0 [2023-09-08 14:31:51,055 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,055 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,056 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) [2023-09-08 14:31:51,058 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 [2023-09-08 14:31: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 [2023-09-08 14:31:51,073 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,073 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,073 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,073 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,076 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:51,076 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:51,081 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,084 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 [2023-09-08 14:31:51,084 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,084 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,085 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) [2023-09-08 14:31:51,087 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 [2023-09-08 14:31:51,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 [2023-09-08 14:31:51,094 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,094 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,094 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,094 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,096 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:51,096 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:51,100 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,102 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 [2023-09-08 14:31:51,102 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,103 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,104 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) [2023-09-08 14:31:51,105 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 [2023-09-08 14:31:51,107 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:51,113 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,113 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,113 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,113 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,115 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:51,115 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:51,119 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,122 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 [2023-09-08 14:31:51,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,122 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,123 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) [2023-09-08 14:31:51,123 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 [2023-09-08 14:31:51,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 [2023-09-08 14:31:51,132 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,132 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:51,132 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,132 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,132 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,132 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:31:51,133 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:51,134 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,136 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 [2023-09-08 14:31:51,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,136 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,137 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) [2023-09-08 14:31:51,138 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Waiting until timeout for monitored process [2023-09-08 14:31:51,141 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:51,146 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,146 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,147 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,147 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,158 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:51,158 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:51,162 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,165 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:51,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,166 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) [2023-09-08 14:31:51,168 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 [2023-09-08 14:31: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 [2023-09-08 14:31:51,175 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,175 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,175 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,175 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,177 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:51,177 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:51,189 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,191 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 [2023-09-08 14:31:51,191 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,192 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,193 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) [2023-09-08 14:31:51,193 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 [2023-09-08 14:31:51,197 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:51,203 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,203 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:51,203 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,203 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,203 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,204 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:31:51,204 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:51,205 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,207 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Ended with exit code 0 [2023-09-08 14:31:51,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,208 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,209 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) [2023-09-08 14:31:51,210 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 [2023-09-08 14:31:51,212 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:51,218 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,218 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,218 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,218 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,222 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:51,222 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:51,227 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,230 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:51,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,230 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,231 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) [2023-09-08 14:31:51,233 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 [2023-09-08 14:31:51,234 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:51,240 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,241 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,241 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,241 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,243 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:51,243 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:51,247 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,250 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:51,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,250 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,251 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) [2023-09-08 14:31:51,255 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 [2023-09-08 14:31:51,256 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:51,262 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,262 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,262 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,262 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,264 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:51,264 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:51,269 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,271 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:51,271 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,272 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,273 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) [2023-09-08 14:31:51,275 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 [2023-09-08 14:31:51,276 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:51,282 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,282 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,282 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,283 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,284 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:51,284 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:51,288 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,292 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 [2023-09-08 14:31:51,292 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,293 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) [2023-09-08 14:31:51,294 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 [2023-09-08 14:31:51,297 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:51,303 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,303 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,303 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,305 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:51,305 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:51,329 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,331 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:51,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,332 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,332 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) [2023-09-08 14:31:51,334 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 [2023-09-08 14:31:51,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 [2023-09-08 14:31:51,342 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,343 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,343 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,343 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,346 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:51,346 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:51,352 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,355 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:51,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,357 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) [2023-09-08 14:31:51,357 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 [2023-09-08 14:31:51,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 [2023-09-08 14:31:51,366 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,366 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,366 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,366 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,379 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:51,379 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:51,384 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,387 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:51,388 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,388 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,389 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) [2023-09-08 14:31:51,391 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 [2023-09-08 14:31:51,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 [2023-09-08 14:31:51,399 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,400 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,400 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,400 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,402 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:51,402 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:51,412 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,415 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:51,415 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,416 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,417 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) [2023-09-08 14:31:51,417 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 [2023-09-08 14:31:51,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 [2023-09-08 14:31:51,427 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,427 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,427 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,427 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,429 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:51,429 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:51,440 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,443 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:51,443 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,443 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,444 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) [2023-09-08 14:31:51,446 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 [2023-09-08 14:31:51,449 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:51,454 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,455 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,455 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,455 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,457 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:51,457 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:51,473 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,475 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 [2023-09-08 14:31:51,476 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,476 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,477 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) [2023-09-08 14:31:51,479 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 [2023-09-08 14:31: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 [2023-09-08 14:31:51,486 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,486 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,486 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,486 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,488 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:51,488 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:51,505 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,519 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 [2023-09-08 14:31:51,520 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,520 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,521 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) [2023-09-08 14:31:51,522 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 [2023-09-08 14:31:51,524 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:51,529 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,530 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,530 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,530 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,531 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:51,531 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:51,535 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,538 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:51,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,539 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) [2023-09-08 14:31:51,541 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 [2023-09-08 14:31:51,542 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:51,547 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,548 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,548 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,548 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,549 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:51,549 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:51,566 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,583 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:51,583 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,583 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,593 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) [2023-09-08 14:31:51,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 [2023-09-08 14:31:51,612 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,612 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:51,612 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,612 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,612 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,613 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:31:51,613 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:51,617 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 [2023-09-08 14:31:51,625 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,641 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:51,641 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,641 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,642 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) [2023-09-08 14:31:51,681 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 [2023-09-08 14:31:51,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 [2023-09-08 14:31:51,687 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,688 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:51,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,688 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,688 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,688 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:31:51,688 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:51,708 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,711 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:51,711 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,711 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,712 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) [2023-09-08 14:31:51,730 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:51,736 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,736 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,736 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,736 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,738 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:51,738 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:51,742 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 [2023-09-08 14:31:51,757 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,759 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:51,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,760 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,773 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) [2023-09-08 14:31:51,773 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 [2023-09-08 14:31:51,776 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:51,782 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,782 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:51,782 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,782 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,782 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,782 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:31:51,782 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:51,797 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,813 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 [2023-09-08 14:31:51,813 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,813 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,829 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) [2023-09-08 14:31:51,830 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 [2023-09-08 14:31:51,833 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:51,838 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,839 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,839 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:51,839 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:51,849 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:51,849 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:51,860 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:51,877 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 [2023-09-08 14:31:51,877 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:51,877 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:51,878 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) [2023-09-08 14:31:51,880 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 [2023-09-08 14:31:51,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 [2023-09-08 14:31:51,889 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:51,889 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:51,889 INFO L204 nArgumentSynthesizer]: 5 loop disjuncts [2023-09-08 14:31:51,889 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:52,051 INFO L401 nArgumentSynthesizer]: We have 140 Motzkin's Theorem applications. [2023-09-08 14:31:52,051 INFO L402 nArgumentSynthesizer]: A total of 20 supporting invariants were added. [2023-09-08 14:31:52,423 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:52,432 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Ended with exit code 0 [2023-09-08 14:31:52,432 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:52,433 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:52,434 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) [2023-09-08 14:31:52,435 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 [2023-09-08 14:31:52,437 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:52,445 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:52,445 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:52,445 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:52,445 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:52,445 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:52,446 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:31:52,446 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:52,447 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:52,450 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Ended with exit code 0 [2023-09-08 14:31:52,451 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:52,451 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:52,452 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) [2023-09-08 14:31:52,453 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 [2023-09-08 14:31:52,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 [2023-09-08 14:31:52,471 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:52,471 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:52,471 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:52,471 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:52,471 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:52,472 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:31:52,472 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:52,477 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:52,480 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 [2023-09-08 14:31:52,481 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:52,481 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:52,482 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) [2023-09-08 14:31:52,484 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 [2023-09-08 14:31:52,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 [2023-09-08 14:31:52,494 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:52,494 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:52,494 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:52,494 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:52,497 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:52,497 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:52,501 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:52,505 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:52,506 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:52,506 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:52,507 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) [2023-09-08 14:31:52,508 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 [2023-09-08 14:31:52,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 [2023-09-08 14:31:52,520 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:52,520 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:52,520 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:52,520 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:52,520 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:52,521 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:31:52,521 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:52,532 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:52,535 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 [2023-09-08 14:31:52,536 INFO L490 LassoAnalysis]: Using template '4-nested'. [2023-09-08 14:31:52,536 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:52,536 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:52,537 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) [2023-09-08 14:31:52,538 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 [2023-09-08 14:31:52,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 [2023-09-08 14:31:52,548 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:52,548 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:52,549 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:52,549 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:52,549 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:52,549 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:31:52,549 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:52,551 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:52,554 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:52,555 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:52,555 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:52,555 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) [2023-09-08 14:31:52,556 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 [2023-09-08 14:31:52,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 [2023-09-08 14:31:52,568 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:52,568 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:52,568 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:52,569 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:52,571 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:52,571 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:52,596 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:52,600 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:52,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:52,601 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:52,602 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) [2023-09-08 14:31:52,603 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 [2023-09-08 14:31:52,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 [2023-09-08 14:31:52,612 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:52,612 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:52,613 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:52,613 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:52,613 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:52,613 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:31:52,613 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:52,615 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:52,618 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Ended with exit code 0 [2023-09-08 14:31:52,618 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:52,618 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:52,619 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) [2023-09-08 14:31:52,620 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 [2023-09-08 14:31:52,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 [2023-09-08 14:31:52,630 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:52,631 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:52,631 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:52,631 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:52,633 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:52,633 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:52,638 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:52,642 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:52,642 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:52,642 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:52,643 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) [2023-09-08 14:31:52,645 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 [2023-09-08 14:31:52,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 [2023-09-08 14:31:52,655 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:52,655 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:52,655 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:52,655 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:52,658 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:52,658 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:52,664 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:52,668 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:52,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:52,669 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:52,670 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) [2023-09-08 14:31:52,672 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 [2023-09-08 14:31:52,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 [2023-09-08 14:31:52,855 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:52,855 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:52,856 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:52,856 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:52,858 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:52,858 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:52,865 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:52,878 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 [2023-09-08 14:31:52,878 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:52,879 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:52,880 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) [2023-09-08 14:31:52,882 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 [2023-09-08 14:31:52,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 [2023-09-08 14:31:52,899 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:52,899 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:52,899 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:52,899 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:52,901 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:52,901 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:52,907 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:52,911 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 [2023-09-08 14:31:52,912 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:52,912 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:52,913 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) [2023-09-08 14:31:52,914 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 [2023-09-08 14:31:52,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 [2023-09-08 14:31:52,926 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:52,926 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:52,926 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:52,926 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:52,929 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:52,930 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:52,936 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:52,940 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 [2023-09-08 14:31:52,940 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:52,940 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:52,941 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) [2023-09-08 14:31:52,943 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 [2023-09-08 14:31:52,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 [2023-09-08 14:31:52,988 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:52,988 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:52,988 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:52,988 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:52,988 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:52,989 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:31:52,989 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:52,994 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:52,998 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 [2023-09-08 14:31:52,998 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:52,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:53,000 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) [2023-09-08 14:31:53,002 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 [2023-09-08 14:31:53,003 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:53,011 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:53,012 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:53,012 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:53,012 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:53,014 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:53,014 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:53,018 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:53,022 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 [2023-09-08 14:31:53,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:53,022 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:53,023 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) [2023-09-08 14:31:53,025 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 [2023-09-08 14:31:53,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 [2023-09-08 14:31:53,033 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:53,034 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:53,034 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:53,034 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:53,036 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:53,036 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:53,040 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:53,043 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 [2023-09-08 14:31:53,043 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:53,043 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:53,044 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) [2023-09-08 14:31:53,046 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 [2023-09-08 14:31:53,048 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:53,054 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:53,054 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:53,054 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:53,054 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:53,054 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:53,055 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:31:53,055 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:53,056 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:53,059 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Ended with exit code 0 [2023-09-08 14:31:53,059 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:53,059 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:53,060 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) [2023-09-08 14:31:53,062 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 [2023-09-08 14:31:53,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 [2023-09-08 14:31:53,071 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:53,071 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:53,071 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:53,071 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:53,073 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:53,073 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:53,078 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:53,082 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 [2023-09-08 14:31:53,082 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:53,082 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:53,083 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) [2023-09-08 14:31:53,083 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 [2023-09-08 14:31:53,086 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:53,093 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:53,093 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:53,093 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:53,093 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:53,095 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:53,095 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:53,107 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:53,110 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 [2023-09-08 14:31:53,110 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:53,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:53,112 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) [2023-09-08 14:31:53,113 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 [2023-09-08 14:31:53,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 [2023-09-08 14:31:53,137 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:53,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:53,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:53,137 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:53,146 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:53,146 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:53,153 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:53,157 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 [2023-09-08 14:31:53,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:53,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:53,159 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) [2023-09-08 14:31:53,160 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 [2023-09-08 14:31:53,184 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:53,191 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:53,191 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:53,191 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:53,191 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:53,193 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:53,193 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:53,198 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:53,202 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:53,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:53,202 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:53,203 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) [2023-09-08 14:31:53,207 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 [2023-09-08 14:31:53,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 [2023-09-08 14:31:53,217 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:53,218 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:53,218 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:53,218 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:53,222 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:53,222 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:53,228 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:53,232 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 [2023-09-08 14:31:53,233 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:53,233 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:53,234 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) [2023-09-08 14:31:53,236 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 [2023-09-08 14:31:53,237 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:53,244 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:53,245 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:53,245 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:53,245 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:53,249 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:53,249 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:53,257 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:53,260 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:53,260 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:53,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:53,261 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) [2023-09-08 14:31:53,264 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 [2023-09-08 14:31:53,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 [2023-09-08 14:31:53,273 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:53,273 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:53,273 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:53,273 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:53,277 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:53,277 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:53,284 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:53,287 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:53,288 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:53,288 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:53,289 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) [2023-09-08 14:31:53,291 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 [2023-09-08 14:31:53,293 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:53,299 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:53,300 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:53,300 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:53,300 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:53,307 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:53,308 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:53,313 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:53,317 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:53,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:53,318 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:53,319 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) [2023-09-08 14:31:53,320 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 [2023-09-08 14:31:53,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 [2023-09-08 14:31:53,330 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:53,330 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:53,330 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:53,330 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:53,333 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:53,333 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:53,339 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:53,343 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 [2023-09-08 14:31:53,343 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:53,343 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:53,344 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) [2023-09-08 14:31:53,348 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 [2023-09-08 14:31:53,348 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:53,356 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:53,356 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:53,356 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:53,356 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:53,359 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:53,359 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:53,369 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:53,373 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 [2023-09-08 14:31:53,374 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:53,374 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:53,375 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) [2023-09-08 14:31:53,378 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:53,384 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 [2023-09-08 14:31:53,385 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:53,385 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:53,386 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:53,386 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:53,388 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:53,388 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:53,394 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:53,400 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Ended with exit code 0 [2023-09-08 14:31:53,401 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:53,401 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:53,402 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) [2023-09-08 14:31:53,403 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 [2023-09-08 14:31:53,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 [2023-09-08 14:31:53,412 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:53,412 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:53,412 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:53,412 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:53,419 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:53,419 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:53,430 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:53,434 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Ended with exit code 0 [2023-09-08 14:31:53,434 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:53,434 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:53,435 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) [2023-09-08 14:31:53,437 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 [2023-09-08 14:31:53,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 [2023-09-08 14:31:53,445 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:53,445 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:53,445 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:53,445 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:53,448 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:53,448 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:53,453 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:53,456 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Ended with exit code 0 [2023-09-08 14:31:53,456 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:53,457 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:53,457 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) [2023-09-08 14:31:53,459 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 [2023-09-08 14:31:53,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 [2023-09-08 14:31:53,467 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:53,467 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:53,467 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:53,467 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:53,467 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:53,468 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:31:53,468 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:53,482 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:53,485 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 [2023-09-08 14:31:53,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:53,486 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:53,487 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) [2023-09-08 14:31:53,487 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 [2023-09-08 14:31:53,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 [2023-09-08 14:31:53,496 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:53,497 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:53,497 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:53,497 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:53,497 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:53,497 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:31:53,497 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:53,506 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:53,509 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 [2023-09-08 14:31:53,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:53,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:53,511 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) [2023-09-08 14:31:53,513 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 [2023-09-08 14:31:53,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 [2023-09-08 14:31:53,523 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:53,523 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:53,523 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:53,523 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:53,527 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:53,527 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:53,533 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:53,537 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:53,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:53,537 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:53,538 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) [2023-09-08 14:31:53,540 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 [2023-09-08 14:31:53,542 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:53,551 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:53,551 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:53,551 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:53,551 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:53,551 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:53,552 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:31:53,552 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:53,553 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:53,557 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 [2023-09-08 14:31:53,557 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:53,557 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:53,558 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) [2023-09-08 14:31:53,560 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 [2023-09-08 14:31:53,561 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:53,568 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:53,568 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:53,568 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:53,568 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:53,570 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:53,570 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:53,574 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:53,578 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 [2023-09-08 14:31:53,578 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:53,578 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:53,579 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) [2023-09-08 14:31:53,580 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 [2023-09-08 14:31:53,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 [2023-09-08 14:31:53,591 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:53,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:53,591 INFO L204 nArgumentSynthesizer]: 5 loop disjuncts [2023-09-08 14:31:53,591 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:53,786 INFO L401 nArgumentSynthesizer]: We have 175 Motzkin's Theorem applications. [2023-09-08 14:31:53,787 INFO L402 nArgumentSynthesizer]: A total of 25 supporting invariants were added. [2023-09-08 14:31:54,271 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,284 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:54,284 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,285 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,285 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) [2023-09-08 14:31:54,287 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 [2023-09-08 14:31:54,288 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:54,295 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:54,295 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:54,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,295 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:54,296 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:31:54,296 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:54,297 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,300 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 [2023-09-08 14:31:54,301 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,301 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,302 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) [2023-09-08 14:31:54,304 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 [2023-09-08 14:31:54,305 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:54,312 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:54,312 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:54,312 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,312 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,312 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:54,313 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:31:54,313 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:54,314 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,317 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 [2023-09-08 14:31:54,317 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,317 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,318 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) [2023-09-08 14:31:54,320 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 [2023-09-08 14:31:54,321 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:54,328 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:54,328 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,328 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,328 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:54,330 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:54,330 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:54,334 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,337 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:54,338 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,338 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,339 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) [2023-09-08 14:31:54,341 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 [2023-09-08 14:31:54,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 [2023-09-08 14:31:54,349 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-09-08 14:31:54,349 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:54,349 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,350 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,350 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:54,350 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:31:54,350 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:54,351 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,354 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:54,354 INFO L490 LassoAnalysis]: Using template '2-phase'. [2023-09-08 14:31:54,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,355 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) [2023-09-08 14:31:54,357 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 [2023-09-08 14:31:54,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 [2023-09-08 14:31:54,365 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,365 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,366 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:54,366 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,366 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,366 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,366 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:31:54,366 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:54,368 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,371 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:54,371 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,371 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,372 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) [2023-09-08 14:31:54,375 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 [2023-09-08 14:31:54,376 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:54,384 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,384 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,384 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,384 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,384 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,386 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:54,386 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:54,400 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,404 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Ended with exit code 0 [2023-09-08 14:31:54,404 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,405 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,406 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) [2023-09-08 14:31:54,408 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 [2023-09-08 14:31:54,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 [2023-09-08 14:31:54,417 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,417 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,418 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:54,418 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,418 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,418 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,418 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:31:54,418 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:54,431 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,435 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 [2023-09-08 14:31:54,436 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,436 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,437 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) [2023-09-08 14:31:54,439 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 [2023-09-08 14:31:54,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 [2023-09-08 14:31:54,448 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,448 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,449 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,449 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,449 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,451 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:54,451 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:54,455 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,459 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 [2023-09-08 14:31:54,459 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,460 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,460 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) [2023-09-08 14:31:54,461 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 [2023-09-08 14:31:54,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 [2023-09-08 14:31:54,470 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,470 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,471 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,471 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,471 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,472 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:54,472 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:54,475 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,479 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:54,479 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,479 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,480 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) [2023-09-08 14:31:54,480 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 [2023-09-08 14:31:54,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 [2023-09-08 14:31:54,489 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,489 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,490 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,490 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,490 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,491 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:54,491 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:54,494 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,499 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:54,499 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,499 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,500 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) [2023-09-08 14:31:54,502 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 [2023-09-08 14:31:54,503 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:54,509 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,510 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,510 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,510 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,510 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,511 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:54,511 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:54,523 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,526 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:54,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,526 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,527 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) [2023-09-08 14:31:54,529 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 [2023-09-08 14:31:54,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 [2023-09-08 14:31:54,540 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,540 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,540 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,540 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,540 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,542 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:54,542 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:54,547 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,551 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:54,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,552 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) [2023-09-08 14:31:54,558 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 [2023-09-08 14:31:54,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 [2023-09-08 14:31:54,567 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,567 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,567 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:54,567 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,567 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,567 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,568 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:31:54,568 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:54,570 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,573 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 [2023-09-08 14:31:54,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,574 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,575 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) [2023-09-08 14:31:54,576 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 [2023-09-08 14:31:54,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 [2023-09-08 14:31:54,586 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,586 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,586 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,587 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,587 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,589 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:54,589 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:54,600 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,604 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 [2023-09-08 14:31:54,605 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,606 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) [2023-09-08 14:31:54,608 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 [2023-09-08 14:31:54,609 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:54,617 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,617 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,618 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,618 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,618 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,619 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:54,619 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:54,624 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,628 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 [2023-09-08 14:31:54,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,628 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,629 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) [2023-09-08 14:31:54,630 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 [2023-09-08 14:31:54,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 [2023-09-08 14:31:54,639 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,639 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,639 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:54,639 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,639 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,639 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,640 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:31:54,640 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:54,641 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,644 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:54,644 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,644 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,645 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) [2023-09-08 14:31:54,646 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 [2023-09-08 14:31:54,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 [2023-09-08 14:31:54,655 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,655 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,655 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,655 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,655 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,657 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:54,657 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:54,661 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,664 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:54,664 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,664 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,665 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) [2023-09-08 14:31:54,667 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 [2023-09-08 14:31:54,669 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:54,677 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,678 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,678 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,678 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,678 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,680 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:54,680 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:54,691 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,695 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:54,696 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,696 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,697 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) [2023-09-08 14:31:54,698 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 [2023-09-08 14:31:54,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 [2023-09-08 14:31:54,708 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,708 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,708 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,708 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,709 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,710 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:54,710 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:54,716 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,720 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:54,720 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,720 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,721 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) [2023-09-08 14:31:54,723 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 [2023-09-08 14:31:54,724 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:54,732 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,733 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,733 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,733 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,733 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,734 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:54,734 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:54,739 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,743 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:54,743 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,744 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,745 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) [2023-09-08 14:31:54,746 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 [2023-09-08 14:31:54,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 [2023-09-08 14:31:54,757 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,757 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,757 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,757 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,757 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,759 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:54,759 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:54,764 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,768 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:54,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,769 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) [2023-09-08 14:31:54,771 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 [2023-09-08 14:31:54,772 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:54,781 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,781 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,781 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,781 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,781 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,784 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:54,785 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:54,793 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,797 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:54,798 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,798 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,799 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) [2023-09-08 14:31:54,801 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 [2023-09-08 14:31:54,802 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:54,810 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,811 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,811 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,811 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,811 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,813 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:54,813 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:54,828 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,832 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:54,832 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,832 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,833 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) [2023-09-08 14:31:54,835 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 [2023-09-08 14:31:54,836 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:54,844 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,845 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,845 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,845 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,845 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,847 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:54,847 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:54,851 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,855 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:54,856 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,856 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,857 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) [2023-09-08 14:31:54,858 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 [2023-09-08 14:31:54,860 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:54,866 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,866 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,866 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,866 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,866 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,868 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:54,868 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:54,872 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,875 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:54,875 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,875 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,876 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) [2023-09-08 14:31:54,877 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 [2023-09-08 14:31:54,879 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:54,887 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,888 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,888 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,888 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,888 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,890 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:54,890 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:54,895 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,899 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 [2023-09-08 14:31:54,899 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,899 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,902 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) [2023-09-08 14:31:54,905 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 [2023-09-08 14:31:54,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 [2023-09-08 14:31:54,914 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,915 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,915 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,915 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,915 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,916 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:54,916 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:54,921 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,925 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 [2023-09-08 14:31:54,925 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,926 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,926 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) [2023-09-08 14:31:54,928 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 [2023-09-08 14:31:54,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 [2023-09-08 14:31:54,938 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,938 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,938 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,938 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,938 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,940 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:54,940 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:54,945 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,949 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 [2023-09-08 14:31:54,949 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,949 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,950 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) [2023-09-08 14:31:54,952 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 [2023-09-08 14:31:54,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 [2023-09-08 14:31:54,959 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,960 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,960 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,960 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,960 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,961 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:54,961 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:54,976 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,979 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Ended with exit code 0 [2023-09-08 14:31:54,980 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,980 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:54,981 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) [2023-09-08 14:31:54,981 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 [2023-09-08 14:31:54,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 [2023-09-08 14:31:54,992 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:54,992 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:54,992 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:54,992 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:54,993 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:54,993 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:54,993 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:31:54,993 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:54,995 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:54,999 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Ended with exit code 0 [2023-09-08 14:31:54,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:54,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:55,000 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) [2023-09-08 14:31:55,002 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 [2023-09-08 14:31:55,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 [2023-09-08 14:31:55,010 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:55,011 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:55,011 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:55,011 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:55,011 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:55,011 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:55,011 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:31:55,011 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:55,013 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:55,016 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 [2023-09-08 14:31:55,016 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:55,016 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:55,017 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) [2023-09-08 14:31:55,018 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 [2023-09-08 14:31:55,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 [2023-09-08 14:31:55,029 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:55,029 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:55,029 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:55,029 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:55,029 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:55,030 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:55,030 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:55,042 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:55,046 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 [2023-09-08 14:31:55,047 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:55,047 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:55,048 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) [2023-09-08 14:31:55,050 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 [2023-09-08 14:31:55,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 [2023-09-08 14:31:55,059 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:55,059 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:55,060 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:55,060 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:55,060 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:55,060 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:55,060 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:31:55,060 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:55,073 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:55,077 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Ended with exit code 0 [2023-09-08 14:31:55,078 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:55,078 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:55,079 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) [2023-09-08 14:31:55,080 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 [2023-09-08 14:31:55,082 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:55,090 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:55,090 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:55,090 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:55,090 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:55,090 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:55,092 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:55,092 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:55,096 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:55,100 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Ended with exit code 0 [2023-09-08 14:31:55,101 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:55,101 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:55,102 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) [2023-09-08 14:31:55,104 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 [2023-09-08 14:31:55,105 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:55,114 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:55,114 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:55,114 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:55,114 INFO L204 nArgumentSynthesizer]: 5 loop disjuncts [2023-09-08 14:31:55,114 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:55,284 INFO L401 nArgumentSynthesizer]: We have 105 Motzkin's Theorem applications. [2023-09-08 14:31:55,285 INFO L402 nArgumentSynthesizer]: A total of 15 supporting invariants were added. [2023-09-08 14:31:55,656 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:55,668 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 [2023-09-08 14:31:55,668 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:55,669 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:55,670 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) [2023-09-08 14:31:55,672 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 [2023-09-08 14:31:55,673 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:55,680 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:55,680 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:55,680 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:55,680 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:55,680 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:55,680 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:55,680 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:31:55,680 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:55,694 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:55,698 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 [2023-09-08 14:31:55,698 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:55,698 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:55,699 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) [2023-09-08 14:31:55,701 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 [2023-09-08 14:31:55,703 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:55,709 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:55,709 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:55,710 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:55,710 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:55,710 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:55,710 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:55,710 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:31:55,710 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:55,714 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:55,718 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 [2023-09-08 14:31:55,718 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:55,718 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:55,719 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) [2023-09-08 14:31:55,721 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 [2023-09-08 14:31:55,723 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:55,731 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:55,731 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:55,732 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:55,732 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:55,732 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:55,733 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-09-08 14:31:55,733 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-09-08 14:31:55,738 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:55,742 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 [2023-09-08 14:31:55,742 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:55,742 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:55,743 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) [2023-09-08 14:31:55,745 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 [2023-09-08 14:31:55,747 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:55,755 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:55,755 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:31:55,755 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:55,755 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:55,755 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:55,755 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-09-08 14:31:55,756 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-09-08 14:31:55,756 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:55,769 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:55,773 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 [2023-09-08 14:31:55,773 INFO L490 LassoAnalysis]: Using template '3-phase'. [2023-09-08 14:31:55,773 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:55,773 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:55,774 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) [2023-09-08 14:31:55,776 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 [2023-09-08 14:31:55,778 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:55,786 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:55,786 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:55,786 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:55,786 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:55,786 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:55,786 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:55,787 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:31:55,787 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:55,800 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:55,804 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 [2023-09-08 14:31:55,805 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:55,805 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:55,806 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) [2023-09-08 14:31:55,808 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 [2023-09-08 14:31:55,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 [2023-09-08 14:31:55,818 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:55,818 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:55,818 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:55,818 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:55,818 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:55,820 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:55,820 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:55,835 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:55,839 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 [2023-09-08 14:31:55,839 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:55,839 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:55,841 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) [2023-09-08 14:31:55,843 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 [2023-09-08 14:31:55,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 [2023-09-08 14:31:55,858 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:55,859 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:55,859 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:55,859 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:55,859 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:55,859 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:55,870 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:31:55,871 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:55,881 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:55,885 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 [2023-09-08 14:31:55,885 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:55,885 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:55,887 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) [2023-09-08 14:31:55,889 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 [2023-09-08 14:31:55,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 [2023-09-08 14:31:55,903 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:55,904 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:55,904 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:55,904 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:55,904 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:55,906 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:55,906 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:55,913 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:55,917 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:55,917 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:55,917 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:55,918 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) [2023-09-08 14:31:55,920 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 [2023-09-08 14:31:55,922 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:55,930 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:55,930 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:55,930 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:55,930 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:55,931 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:55,932 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:55,932 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:55,939 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:55,943 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:55,944 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:55,944 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:55,945 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) [2023-09-08 14:31:55,947 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 [2023-09-08 14:31:55,948 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:55,957 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:55,957 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:55,957 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:55,957 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:55,957 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:55,959 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:55,959 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:55,973 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:55,977 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:55,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:55,978 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:55,979 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) [2023-09-08 14:31:55,980 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 [2023-09-08 14:31:55,982 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:55,990 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:55,991 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:55,991 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:55,991 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:55,991 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:55,993 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:55,993 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:56,005 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:56,011 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:56,012 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:56,012 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:56,013 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) [2023-09-08 14:31:56,015 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 [2023-09-08 14:31:56,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 [2023-09-08 14:31:56,025 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:56,026 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:56,026 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:56,026 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:56,026 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:56,028 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:56,028 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:56,042 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:56,046 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:56,047 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:56,047 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:56,048 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) [2023-09-08 14:31:56,050 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 [2023-09-08 14:31:56,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 [2023-09-08 14:31:56,060 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:56,061 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:56,061 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:56,061 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:56,061 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:56,061 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:56,061 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:31:56,062 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:56,072 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:56,078 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:56,079 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:56,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:56,080 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) [2023-09-08 14:31:56,082 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 [2023-09-08 14:31:56,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 [2023-09-08 14:31:56,094 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:56,094 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:56,094 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:56,094 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:56,094 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:56,096 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:56,096 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:56,102 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:56,106 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Ended with exit code 0 [2023-09-08 14:31:56,107 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:56,107 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:56,111 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) [2023-09-08 14:31:56,113 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 [2023-09-08 14:31:56,116 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:56,124 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:56,125 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:56,125 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:56,125 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:56,125 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:56,127 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:56,127 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:56,133 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:56,137 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 [2023-09-08 14:31:56,138 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:56,138 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:56,143 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) [2023-09-08 14:31:56,144 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 [2023-09-08 14:31:56,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 [2023-09-08 14:31:56,159 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:56,159 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:56,159 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:56,160 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:56,160 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:56,160 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:56,160 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:31:56,160 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:56,163 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:56,167 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:56,167 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:56,168 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:56,169 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) [2023-09-08 14:31:56,171 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 [2023-09-08 14:31:56,172 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:56,181 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:56,181 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:56,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:56,182 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:56,182 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:56,184 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:56,184 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:56,191 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:56,196 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:56,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:56,196 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:56,197 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) [2023-09-08 14:31:56,199 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 [2023-09-08 14:31:56,201 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:56,209 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:56,210 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:56,210 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:56,210 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:56,210 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:56,212 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:56,212 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:56,219 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:56,223 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:56,224 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:56,224 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:56,225 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) [2023-09-08 14:31:56,225 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 [2023-09-08 14:31:56,228 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:56,235 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:56,235 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:56,235 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:56,235 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:56,235 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:56,237 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:56,237 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:56,243 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:56,246 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:56,246 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:56,246 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:56,247 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) [2023-09-08 14:31:56,250 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 [2023-09-08 14:31:56,251 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:56,258 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:56,258 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:56,258 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:56,258 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:56,258 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:56,260 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:56,260 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:56,265 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:56,268 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 [2023-09-08 14:31:56,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:56,269 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:56,270 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) [2023-09-08 14:31:56,270 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 [2023-09-08 14:31:56,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 [2023-09-08 14:31:56,279 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:56,280 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:56,280 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:56,280 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:56,280 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:56,282 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:56,282 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:56,287 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:56,290 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 [2023-09-08 14:31:56,291 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:56,291 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:56,292 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) [2023-09-08 14:31:56,294 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 [2023-09-08 14:31:56,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 [2023-09-08 14:31:56,304 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:56,304 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:56,305 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:56,305 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:56,305 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:56,309 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:56,309 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:56,337 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:56,345 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:56,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:56,345 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:56,346 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) [2023-09-08 14:31:56,348 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 [2023-09-08 14:31:56,350 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:56,358 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:56,359 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:56,359 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:56,359 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:56,359 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:56,362 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:56,362 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:56,377 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:56,381 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:56,382 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:56,382 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:56,383 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) [2023-09-08 14:31:56,385 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 [2023-09-08 14:31:56,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 [2023-09-08 14:31:56,395 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:56,395 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:56,395 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:56,395 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:56,395 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:56,397 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:56,397 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:56,404 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:56,408 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:56,408 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:56,408 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:56,409 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) [2023-09-08 14:31:56,411 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 [2023-09-08 14:31:56,412 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:56,420 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:56,421 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:56,421 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:56,421 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:56,421 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:56,423 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:56,423 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:56,436 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:56,440 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 [2023-09-08 14:31:56,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:56,441 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:56,442 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) [2023-09-08 14:31:56,444 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 [2023-09-08 14:31:56,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 [2023-09-08 14:31:56,454 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:56,454 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:56,455 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:56,455 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:56,455 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:56,457 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:56,457 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:56,464 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:56,468 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:56,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:56,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:56,469 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) [2023-09-08 14:31:56,471 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 [2023-09-08 14:31:56,472 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:56,479 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:56,479 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:56,479 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:56,479 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:56,479 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:56,481 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:56,481 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:56,487 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:56,490 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:56,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:56,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:56,491 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) [2023-09-08 14:31:56,492 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 [2023-09-08 14:31:56,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 [2023-09-08 14:31:56,502 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:56,502 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:56,502 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:56,503 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:56,503 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:56,505 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:56,505 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:56,519 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:56,523 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 [2023-09-08 14:31:56,524 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:56,524 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:56,525 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) [2023-09-08 14:31:56,527 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 [2023-09-08 14:31:56,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 [2023-09-08 14:31:56,536 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:56,537 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:56,537 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:56,537 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:56,537 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:56,539 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:56,539 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:56,554 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:56,558 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 [2023-09-08 14:31:56,558 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:56,558 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:56,559 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) [2023-09-08 14:31:56,562 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 [2023-09-08 14:31:56,563 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:56,570 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:56,570 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:56,570 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:56,570 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:56,570 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:56,570 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:56,570 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:31:56,570 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:56,572 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:56,576 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:56,576 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:56,576 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:56,577 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) [2023-09-08 14:31:56,578 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 [2023-09-08 14:31:56,581 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:56,589 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:56,589 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:56,590 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:56,590 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:56,590 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:56,590 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:56,590 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:31:56,590 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:56,600 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:56,604 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:56,605 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:56,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:56,606 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) [2023-09-08 14:31:56,608 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 [2023-09-08 14:31:56,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 [2023-09-08 14:31:56,618 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:56,618 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:56,618 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:56,618 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:56,618 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:56,621 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:56,621 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:56,627 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:56,632 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:56,632 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:56,632 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:56,633 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) [2023-09-08 14:31:56,634 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 [2023-09-08 14:31:56,637 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:56,646 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:56,646 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:56,646 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:56,646 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:56,646 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:56,646 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:56,647 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:31:56,647 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:56,650 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:56,653 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 [2023-09-08 14:31:56,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:56,654 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:56,655 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) [2023-09-08 14:31:56,657 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 [2023-09-08 14:31:56,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 [2023-09-08 14:31:56,665 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:56,665 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:56,665 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:56,665 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:56,665 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:56,667 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:56,667 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:56,683 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:56,686 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:56,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:56,687 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:56,691 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) [2023-09-08 14:31:56,709 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 [2023-09-08 14:31:56,710 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:56,720 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:56,720 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:56,720 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:56,720 INFO L204 nArgumentSynthesizer]: 5 loop disjuncts [2023-09-08 14:31:56,720 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:56,951 INFO L401 nArgumentSynthesizer]: We have 140 Motzkin's Theorem applications. [2023-09-08 14:31:56,951 INFO L402 nArgumentSynthesizer]: A total of 20 supporting invariants were added. [2023-09-08 14:31:57,830 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:57,844 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:57,844 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:57,845 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:57,846 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) [2023-09-08 14:31:57,848 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 [2023-09-08 14:31:57,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 [2023-09-08 14:31:57,858 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:57,858 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:57,858 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:57,858 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:57,858 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:57,858 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:57,859 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:31:57,859 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:57,872 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:57,876 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:57,877 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:57,877 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:57,885 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) [2023-09-08 14:31:57,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 [2023-09-08 14:31:57,910 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:57,910 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:57,910 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:57,910 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:57,910 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:57,910 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:57,911 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:31:57,911 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:57,914 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 [2023-09-08 14:31:57,914 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:57,918 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:57,918 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:57,918 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:57,920 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) [2023-09-08 14:31:57,921 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 [2023-09-08 14:31:57,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 [2023-09-08 14:31:57,930 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:57,930 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:57,931 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:57,931 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:57,931 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:57,932 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:31:57,932 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:31:57,939 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:57,943 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:57,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:57,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:57,944 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) [2023-09-08 14:31:57,946 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 [2023-09-08 14:31:57,948 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:57,957 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:57,957 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-09-08 14:31:57,958 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:57,958 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:57,958 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:57,958 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:31:57,958 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:31:57,959 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:57,961 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:57,965 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (211)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:57,966 INFO L490 LassoAnalysis]: Using template '4-phase'. [2023-09-08 14:31:57,966 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:57,966 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:57,967 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) [2023-09-08 14:31:57,969 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 [2023-09-08 14:31:57,971 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:57,978 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:57,978 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:57,978 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:57,978 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:57,978 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:57,978 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:57,979 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:31:57,979 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:57,989 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:57,993 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Ended with exit code 0 [2023-09-08 14:31:57,993 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:57,993 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:57,994 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) [2023-09-08 14:31:57,996 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 [2023-09-08 14:31:57,998 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:58,004 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,005 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,005 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,005 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,005 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,007 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:58,007 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:58,015 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,019 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:58,019 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,020 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,020 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) [2023-09-08 14:31:58,023 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 [2023-09-08 14:31:58,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 [2023-09-08 14:31:58,032 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,033 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,033 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:58,033 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,033 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,033 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,033 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:31:58,033 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:58,036 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,040 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 [2023-09-08 14:31:58,040 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,040 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,041 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) [2023-09-08 14:31:58,041 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 [2023-09-08 14:31:58,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 [2023-09-08 14:31:58,052 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,052 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,052 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,052 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,053 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,055 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:58,055 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:58,062 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,066 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:58,066 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,066 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,069 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) [2023-09-08 14:31:58,072 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 [2023-09-08 14:31:58,073 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:58,082 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,082 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,083 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,083 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,083 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,085 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:58,085 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:58,100 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,104 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:58,105 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,105 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,106 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) [2023-09-08 14:31:58,108 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 [2023-09-08 14:31:58,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 [2023-09-08 14:31:58,119 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,119 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,119 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,119 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,119 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,122 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:58,122 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:58,137 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,141 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:58,141 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,142 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,142 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) [2023-09-08 14:31:58,143 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 [2023-09-08 14:31:58,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 [2023-09-08 14:31:58,156 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,156 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,156 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,156 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,156 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,158 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:58,159 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:58,167 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,171 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 [2023-09-08 14:31:58,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,172 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,172 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) [2023-09-08 14:31:58,173 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 [2023-09-08 14:31:58,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 [2023-09-08 14:31:58,185 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,186 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,186 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,186 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,186 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,188 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:58,188 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:58,202 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,207 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:58,207 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,207 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,208 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) [2023-09-08 14:31:58,210 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 [2023-09-08 14:31:58,212 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:58,220 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,221 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,221 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:58,221 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,221 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,221 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,222 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:31:58,222 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:58,226 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,229 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Ended with exit code 0 [2023-09-08 14:31:58,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,230 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,231 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) [2023-09-08 14:31:58,232 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 [2023-09-08 14:31:58,234 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:58,242 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,243 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,243 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,243 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,243 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,246 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:58,246 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:58,255 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,259 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 [2023-09-08 14:31:58,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,259 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,260 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) [2023-09-08 14:31:58,262 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 [2023-09-08 14:31:58,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 [2023-09-08 14:31:58,272 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,273 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,273 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,273 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,273 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,275 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:58,276 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:58,291 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,295 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:58,295 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,295 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,296 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) [2023-09-08 14:31:58,297 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 [2023-09-08 14:31:58,300 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:58,309 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,309 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,309 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:58,309 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,309 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,309 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,310 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:31:58,310 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:58,317 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,321 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 [2023-09-08 14:31:58,321 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,321 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,322 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) [2023-09-08 14:31:58,323 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 [2023-09-08 14:31:58,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 [2023-09-08 14:31:58,334 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,335 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,335 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,335 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,335 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,338 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:58,338 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:58,352 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,356 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 [2023-09-08 14:31:58,356 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,357 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,358 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) [2023-09-08 14:31:58,360 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 [2023-09-08 14:31:58,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 [2023-09-08 14:31:58,370 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,370 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,370 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,370 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,370 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,373 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:58,373 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:58,383 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,386 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 [2023-09-08 14:31:58,387 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,387 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,388 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) [2023-09-08 14:31:58,390 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 [2023-09-08 14:31:58,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 [2023-09-08 14:31:58,400 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,400 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,401 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,401 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,401 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,404 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:58,404 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:58,415 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,418 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (226)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:58,419 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,419 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,420 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) [2023-09-08 14:31:58,422 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 [2023-09-08 14:31:58,424 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:58,432 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,432 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,432 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,432 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,432 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,435 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:58,435 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:58,445 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,449 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 [2023-09-08 14:31:58,449 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,449 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,450 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) [2023-09-08 14:31:58,452 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 [2023-09-08 14:31:58,454 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:58,462 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,463 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,463 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,463 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,463 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,466 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:58,466 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:58,476 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,480 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 [2023-09-08 14:31:58,480 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,480 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,481 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) [2023-09-08 14:31:58,483 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 [2023-09-08 14:31:58,485 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:58,494 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,494 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,494 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,495 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,495 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,500 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:58,500 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:58,519 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,523 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:58,523 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,524 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,525 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) [2023-09-08 14:31:58,528 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 [2023-09-08 14:31:58,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 [2023-09-08 14:31:58,538 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,539 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,539 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,539 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,543 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:58,543 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:58,561 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,570 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (230)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:58,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,571 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,571 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) [2023-09-08 14:31:58,574 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 [2023-09-08 14:31:58,575 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:58,583 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,583 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,584 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,584 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,584 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,587 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:58,587 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:58,596 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,600 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:58,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,601 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,602 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) [2023-09-08 14:31:58,606 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 [2023-09-08 14:31:58,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 [2023-09-08 14:31:58,615 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,615 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,615 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,615 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,615 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,619 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:58,619 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:58,634 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,637 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (232)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:58,637 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,637 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,638 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) [2023-09-08 14:31:58,640 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 [2023-09-08 14:31:58,642 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:58,648 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,648 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,648 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,648 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,648 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,651 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:58,651 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:58,664 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,667 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 [2023-09-08 14:31:58,667 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,667 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,668 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) [2023-09-08 14:31:58,670 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 [2023-09-08 14:31:58,671 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:58,678 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,678 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,678 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,678 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,678 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,680 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:58,681 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:58,688 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,691 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (234)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:58,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,692 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) [2023-09-08 14:31:58,694 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 [2023-09-08 14:31:58,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 [2023-09-08 14:31:58,702 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,703 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,703 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,703 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,703 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,705 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:58,705 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:58,722 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,725 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:58,725 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,725 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,726 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) [2023-09-08 14:31:58,746 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 [2023-09-08 14:31:58,747 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:58,753 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,753 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,753 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,754 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,754 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,756 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:58,756 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:58,763 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,766 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 [2023-09-08 14:31:58,766 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,767 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,767 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) [2023-09-08 14:31:58,769 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 [2023-09-08 14:31:58,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 [2023-09-08 14:31:58,777 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,777 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,777 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:58,777 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,777 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,778 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,778 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:31:58,778 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:58,781 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,784 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:58,784 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,785 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,785 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) [2023-09-08 14:31:58,787 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 [2023-09-08 14:31:58,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 [2023-09-08 14:31:58,795 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,795 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,795 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:58,796 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,796 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,796 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,796 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:31:58,796 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:58,799 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,802 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:58,802 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,803 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,803 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) [2023-09-08 14:31:58,805 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 [2023-09-08 14:31:58,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 [2023-09-08 14:31:58,813 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,813 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,813 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,815 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:58,815 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:58,822 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,825 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 [2023-09-08 14:31:58,825 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,826 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) [2023-09-08 14:31:58,828 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 [2023-09-08 14:31:58,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 [2023-09-08 14:31:58,835 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,835 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,836 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:58,836 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,836 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,836 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,836 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:31:58,836 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:58,839 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,842 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 [2023-09-08 14:31:58,842 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,842 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,843 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) [2023-09-08 14:31:58,844 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 [2023-09-08 14:31:58,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 [2023-09-08 14:31:58,852 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,853 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,853 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,853 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:58,853 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:58,855 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:58,855 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:58,862 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:58,865 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 [2023-09-08 14:31:58,866 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:58,866 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:58,867 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) [2023-09-08 14:31:58,868 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 [2023-09-08 14:31:58,870 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:31:58,878 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:58,878 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:58,878 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:58,878 INFO L204 nArgumentSynthesizer]: 5 loop disjuncts [2023-09-08 14:31:58,878 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:59,077 INFO L401 nArgumentSynthesizer]: We have 175 Motzkin's Theorem applications. [2023-09-08 14:31:59,077 INFO L402 nArgumentSynthesizer]: A total of 25 supporting invariants were added. [2023-09-08 14:31:59,896 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:59,915 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:59,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:59,915 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:59,916 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) [2023-09-08 14:31:59,918 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 [2023-09-08 14:31:59,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 [2023-09-08 14:31:59,927 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:59,927 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:59,928 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:59,928 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:59,928 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:59,928 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:59,929 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:31:59,929 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:59,932 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:59,935 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 [2023-09-08 14:31:59,936 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:59,936 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:59,937 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) [2023-09-08 14:31:59,938 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 [2023-09-08 14:31:59,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 [2023-09-08 14:31:59,948 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:59,948 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:59,948 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:31:59,948 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:59,948 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:59,948 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:59,949 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:31:59,949 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:31:59,957 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:59,961 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (244)] Ended with exit code 0 [2023-09-08 14:31:59,961 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:59,962 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:59,962 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) [2023-09-08 14:31:59,965 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 [2023-09-08 14:31:59,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 [2023-09-08 14:31:59,975 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:31:59,975 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:31:59,975 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:31:59,975 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:31:59,975 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:31:59,978 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-09-08 14:31:59,978 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-09-08 14:31:59,987 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:31:59,991 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Forceful destruction successful, exit code 0 [2023-09-08 14:31:59,991 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:31:59,992 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:31:59,992 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) [2023-09-08 14:31:59,995 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 [2023-09-08 14:31:59,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 [2023-09-08 14:32:00,004 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,004 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:00,004 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:32:00,005 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,005 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,005 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-09-08 14:32:00,006 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-09-08 14:32:00,006 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:32:00,009 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,013 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 [2023-09-08 14:32:00,014 INFO L490 LassoAnalysis]: Using template '2-lex'. [2023-09-08 14:32:00,014 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,014 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,015 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) [2023-09-08 14:32:00,017 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 [2023-09-08 14:32:00,018 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:00,026 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,026 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,026 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:32:00,026 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,026 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,026 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,027 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:32:00,027 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:32:00,039 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,044 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Forceful destruction successful, exit code 0 [2023-09-08 14:32:00,044 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,044 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,045 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) [2023-09-08 14:32:00,047 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 [2023-09-08 14:32:00,049 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:00,055 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,056 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,056 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,056 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,056 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,057 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:32:00,057 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:32:00,061 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,064 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Forceful destruction successful, exit code 0 [2023-09-08 14:32:00,064 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,064 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,065 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) [2023-09-08 14:32:00,066 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 [2023-09-08 14:32:00,069 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:00,075 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,075 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,075 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:32:00,075 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,075 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,075 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,076 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:32:00,076 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:32:00,085 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,088 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Forceful destruction successful, exit code 0 [2023-09-08 14:32:00,089 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,089 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,091 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) [2023-09-08 14:32:00,093 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 [2023-09-08 14:32:00,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 [2023-09-08 14:32:00,102 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,102 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,102 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,102 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,102 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,103 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:32:00,104 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:32:00,119 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,122 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 [2023-09-08 14:32:00,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,123 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,123 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) [2023-09-08 14:32:00,124 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 [2023-09-08 14:32:00,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 [2023-09-08 14:32:00,133 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,133 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,134 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,134 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,134 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,135 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:32:00,136 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:32:00,140 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,145 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 [2023-09-08 14:32:00,145 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,145 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,153 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) [2023-09-08 14:32:00,155 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 [2023-09-08 14:32:00,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 [2023-09-08 14:32:00,166 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,166 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,166 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,166 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,166 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,168 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:32:00,168 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:32:00,173 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,177 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Ended with exit code 0 [2023-09-08 14:32:00,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,179 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) [2023-09-08 14:32:00,180 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 [2023-09-08 14:32:00,186 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:00,194 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,195 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,195 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,195 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,195 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,197 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:32:00,197 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:32:00,201 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,205 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 [2023-09-08 14:32:00,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,210 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,211 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) [2023-09-08 14:32:00,213 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 [2023-09-08 14:32:00,214 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:00,221 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,221 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,222 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,222 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,222 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,223 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:32:00,223 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:32:00,228 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,231 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 [2023-09-08 14:32:00,232 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,232 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,235 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) [2023-09-08 14:32:00,236 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 [2023-09-08 14:32:00,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 [2023-09-08 14:32:00,247 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,247 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,247 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:32:00,247 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,247 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,247 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,248 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:32:00,248 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:32:00,258 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,262 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 [2023-09-08 14:32:00,263 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,263 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,266 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) [2023-09-08 14:32:00,269 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 [2023-09-08 14:32:00,269 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:00,279 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,279 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,279 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,279 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,280 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,281 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:32:00,281 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:32:00,286 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,289 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 [2023-09-08 14:32:00,289 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,289 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,292 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) [2023-09-08 14:32:00,294 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 [2023-09-08 14:32:00,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 [2023-09-08 14:32:00,304 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,304 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,304 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,304 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,304 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,306 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:32:00,306 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:32:00,309 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,316 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Forceful destruction successful, exit code 0 [2023-09-08 14:32:00,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,318 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,320 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) [2023-09-08 14:32:00,322 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 [2023-09-08 14:32:00,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 [2023-09-08 14:32:00,329 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,329 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,330 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:32:00,330 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,330 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,330 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,330 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:32:00,330 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:32:00,345 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,348 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Forceful destruction successful, exit code 0 [2023-09-08 14:32:00,348 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,349 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,349 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) [2023-09-08 14:32:00,351 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 [2023-09-08 14:32:00,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 [2023-09-08 14:32:00,359 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,359 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,359 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,359 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,359 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,361 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:32:00,361 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:32:00,365 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,368 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Forceful destruction successful, exit code 0 [2023-09-08 14:32:00,368 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,369 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) [2023-09-08 14:32:00,371 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 [2023-09-08 14:32:00,372 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:00,378 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,379 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,379 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,379 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,379 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,380 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:32:00,381 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:32:00,396 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,399 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Forceful destruction successful, exit code 0 [2023-09-08 14:32:00,399 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,400 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,400 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) [2023-09-08 14:32:00,402 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 [2023-09-08 14:32:00,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 [2023-09-08 14:32:00,410 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,410 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,410 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,410 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,410 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,412 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:32:00,412 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:32:00,427 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,430 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (261)] Forceful destruction successful, exit code 0 [2023-09-08 14:32:00,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,431 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) [2023-09-08 14:32:00,467 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 [2023-09-08 14:32:00,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 [2023-09-08 14:32:00,474 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,474 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,474 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,474 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,474 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,476 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:32:00,476 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:32:00,492 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,495 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Forceful destruction successful, exit code 0 [2023-09-08 14:32:00,496 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,496 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,497 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) [2023-09-08 14:32:00,499 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 [2023-09-08 14:32:00,501 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:00,507 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,507 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,507 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,507 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,507 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,509 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:32:00,509 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:32:00,525 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,528 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Forceful destruction successful, exit code 0 [2023-09-08 14:32:00,529 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,529 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,530 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) [2023-09-08 14:32:00,532 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 [2023-09-08 14:32:00,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 [2023-09-08 14:32:00,540 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,540 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,540 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,540 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,540 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,543 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:32:00,543 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:32:00,559 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,566 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Forceful destruction successful, exit code 0 [2023-09-08 14:32:00,566 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,566 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,567 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) [2023-09-08 14:32:00,569 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 [2023-09-08 14:32:00,571 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:00,578 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,578 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,578 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,578 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,578 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,581 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:32:00,581 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:32:00,597 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,600 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (265)] Forceful destruction successful, exit code 0 [2023-09-08 14:32:00,600 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,601 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,601 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) [2023-09-08 14:32:00,603 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 [2023-09-08 14:32:00,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 [2023-09-08 14:32:00,610 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,610 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,611 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,611 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,611 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,612 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:32:00,612 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:32:00,616 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,619 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 [2023-09-08 14:32:00,620 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,620 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,620 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) [2023-09-08 14:32:00,622 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 [2023-09-08 14:32:00,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 [2023-09-08 14:32:00,630 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,630 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,630 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,630 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,630 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,632 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:32:00,632 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:32:00,647 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,651 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Forceful destruction successful, exit code 0 [2023-09-08 14:32:00,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,652 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) [2023-09-08 14:32:00,652 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 [2023-09-08 14:32:00,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 [2023-09-08 14:32:00,661 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,661 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,661 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,661 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,661 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,663 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:32:00,663 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:32:00,674 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,677 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Forceful destruction successful, exit code 0 [2023-09-08 14:32:00,678 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,678 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,678 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) [2023-09-08 14:32:00,680 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 [2023-09-08 14:32:00,682 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:00,688 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,688 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,689 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,689 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,691 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:32:00,691 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:32:00,695 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,698 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 [2023-09-08 14:32:00,698 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,698 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,699 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) [2023-09-08 14:32:00,701 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 [2023-09-08 14:32:00,703 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:00,709 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,709 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,709 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,709 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,709 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,712 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:32:00,712 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:32:00,716 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,719 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (270)] Forceful destruction successful, exit code 0 [2023-09-08 14:32:00,720 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,720 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,721 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) [2023-09-08 14:32:00,722 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 [2023-09-08 14:32:00,724 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:00,730 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,730 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,730 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,730 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,730 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,746 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:32:00,746 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:32:00,761 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,764 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 [2023-09-08 14:32:00,764 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,765 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,765 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) [2023-09-08 14:32:00,767 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 [2023-09-08 14:32:00,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 [2023-09-08 14:32:00,776 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,776 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,776 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:32:00,776 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,776 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,776 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,777 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:32:00,777 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:32:00,779 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,781 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Forceful destruction successful, exit code 0 [2023-09-08 14:32:00,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,782 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,783 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) [2023-09-08 14:32:00,784 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 [2023-09-08 14:32:00,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 [2023-09-08 14:32:00,792 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,792 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,792 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:32:00,792 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,792 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,792 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,793 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:32:00,793 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:32:00,795 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,797 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Forceful destruction successful, exit code 0 [2023-09-08 14:32:00,798 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,798 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,799 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) [2023-09-08 14:32:00,800 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 [2023-09-08 14:32:00,802 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:00,808 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,808 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,808 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,808 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,808 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,810 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:32:00,810 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:32:00,813 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,816 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (274)] Forceful destruction successful, exit code 0 [2023-09-08 14:32:00,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,817 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,818 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) [2023-09-08 14:32:00,819 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 [2023-09-08 14:32:00,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 [2023-09-08 14:32:00,827 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,827 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,828 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:32:00,828 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,828 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,828 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,828 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:32:00,828 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:32:00,830 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,833 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (275)] Ended with exit code 0 [2023-09-08 14:32:00,833 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,833 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,834 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) [2023-09-08 14:32:00,835 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 [2023-09-08 14:32:00,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 [2023-09-08 14:32:00,843 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,844 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,844 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,844 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:00,844 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:00,846 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:32:00,846 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:32:00,850 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:00,853 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 [2023-09-08 14:32:00,854 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:00,854 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:00,854 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) [2023-09-08 14:32:00,856 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 [2023-09-08 14:32:00,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 [2023-09-08 14:32:00,865 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:00,865 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:00,865 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:00,865 INFO L204 nArgumentSynthesizer]: 5 loop disjuncts [2023-09-08 14:32:00,865 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:01,029 INFO L401 nArgumentSynthesizer]: We have 140 Motzkin's Theorem applications. [2023-09-08 14:32:01,029 INFO L402 nArgumentSynthesizer]: A total of 20 supporting invariants were added. [2023-09-08 14:32:01,391 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:01,402 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 [2023-09-08 14:32:01,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:01,402 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:01,403 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) [2023-09-08 14:32:01,405 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 [2023-09-08 14:32:01,407 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:01,413 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:01,414 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:01,414 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:32:01,414 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:01,414 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:01,414 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:01,414 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:32:01,414 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:32:01,416 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:01,419 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 [2023-09-08 14:32:01,419 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:01,419 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:01,420 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) [2023-09-08 14:32:01,422 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 [2023-09-08 14:32:01,423 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:01,429 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:01,430 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:01,430 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:32:01,430 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:01,430 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:01,430 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:01,430 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:32:01,430 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:32:01,432 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:01,435 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Forceful destruction successful, exit code 0 [2023-09-08 14:32:01,435 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:01,435 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:01,436 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) [2023-09-08 14:32:01,438 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 [2023-09-08 14:32:01,439 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:01,445 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:01,445 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:01,446 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:01,446 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:01,446 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:01,447 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-09-08 14:32:01,447 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-09-08 14:32:01,451 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:01,454 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 [2023-09-08 14:32:01,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:01,454 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:01,455 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) [2023-09-08 14:32:01,456 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 [2023-09-08 14:32:01,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 [2023-09-08 14:32:01,464 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:01,464 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-09-08 14:32:01,464 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:32:01,464 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:01,464 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:01,464 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-09-08 14:32:01,465 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-09-08 14:32:01,465 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:32:01,466 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:01,469 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 [2023-09-08 14:32:01,469 INFO L490 LassoAnalysis]: Using template '3-lex'. [2023-09-08 14:32:01,469 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:01,469 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:01,470 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) [2023-09-08 14:32:01,476 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 [2023-09-08 14:32:01,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 [2023-09-08 14:32:01,484 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:01,484 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:01,484 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:32:01,484 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:01,484 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:01,484 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:01,485 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:32:01,485 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:32:01,487 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:01,489 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 [2023-09-08 14:32:01,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:01,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:01,491 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) [2023-09-08 14:32:01,492 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 [2023-09-08 14:32:01,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 [2023-09-08 14:32:01,500 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:01,500 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:01,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:01,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:01,500 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:01,503 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:32:01,503 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:32:01,508 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:01,511 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 [2023-09-08 14:32:01,512 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:01,512 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:01,513 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) [2023-09-08 14:32:01,514 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 [2023-09-08 14:32:01,516 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:01,522 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:01,522 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:01,522 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:32:01,522 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:01,522 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:01,522 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:01,523 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:32:01,523 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:32:01,525 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:01,528 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 [2023-09-08 14:32:01,528 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:01,528 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:01,529 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) [2023-09-08 14:32:01,531 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 [2023-09-08 14:32:01,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 [2023-09-08 14:32:01,538 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:01,539 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:01,539 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:01,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:01,539 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:01,541 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:32:01,541 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:32:01,547 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:01,550 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 [2023-09-08 14:32:01,550 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:01,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:01,551 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) [2023-09-08 14:32:01,553 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 [2023-09-08 14:32:01,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 [2023-09-08 14:32:01,561 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:01,561 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:01,561 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:01,561 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:01,562 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:01,564 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:32:01,564 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:32:01,570 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:01,573 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 [2023-09-08 14:32:01,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:01,574 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:01,575 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) [2023-09-08 14:32:01,577 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 [2023-09-08 14:32:01,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 [2023-09-08 14:32:01,584 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:01,585 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:01,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:01,585 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:01,585 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:01,587 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:32:01,587 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:32:01,603 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:01,606 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 [2023-09-08 14:32:01,607 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:01,607 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:01,608 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) [2023-09-08 14:32:01,609 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 [2023-09-08 14:32:01,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 [2023-09-08 14:32:01,617 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:01,617 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:01,617 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:01,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:01,617 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:01,619 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:32:01,619 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:32:01,625 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:01,628 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Forceful destruction successful, exit code 0 [2023-09-08 14:32:01,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:01,628 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:01,629 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) [2023-09-08 14:32:01,631 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 [2023-09-08 14:32:01,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 [2023-09-08 14:32:01,639 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:01,639 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:01,639 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:01,639 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:01,639 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:01,643 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:32:01,643 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:32:01,649 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:01,652 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Forceful destruction successful, exit code 0 [2023-09-08 14:32:01,653 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:01,653 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:01,657 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) [2023-09-08 14:32:01,658 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 [2023-09-08 14:32:01,661 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:01,667 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:01,667 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:01,667 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:32:01,667 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:01,667 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:01,667 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:01,668 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:32:01,668 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:32:01,670 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:01,673 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Ended with exit code 0 [2023-09-08 14:32:01,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:01,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:01,674 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) [2023-09-08 14:32:01,676 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 [2023-09-08 14:32:01,677 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:01,684 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:01,684 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:01,684 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:01,684 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:01,685 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:01,688 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:32:01,688 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:32:01,694 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:01,697 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Forceful destruction successful, exit code 0 [2023-09-08 14:32:01,697 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:01,697 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:01,698 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) [2023-09-08 14:32:01,700 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 [2023-09-08 14:32:01,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 [2023-09-08 14:32:01,708 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:01,708 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:01,708 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:01,708 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:01,708 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:01,710 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:32:01,710 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:32:01,726 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:01,730 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 [2023-09-08 14:32:01,730 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:01,730 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:01,731 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) [2023-09-08 14:32:01,733 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 [2023-09-08 14:32:01,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 [2023-09-08 14:32:01,741 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:01,742 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:01,742 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:32:01,742 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:01,742 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:01,742 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:01,743 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:32:01,743 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:32:01,749 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:01,751 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 [2023-09-08 14:32:01,752 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:01,752 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:01,753 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) [2023-09-08 14:32:01,754 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 [2023-09-08 14:32:01,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 [2023-09-08 14:32:01,763 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:01,763 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:01,763 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:01,763 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:01,763 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:01,767 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:32:01,767 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:32:01,775 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:01,778 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 [2023-09-08 14:32:01,778 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:01,778 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:01,779 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) [2023-09-08 14:32:01,781 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 [2023-09-08 14:32:01,782 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:01,788 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:01,789 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:01,789 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:01,789 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:01,789 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:01,791 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:32:01,791 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:32:01,797 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:01,800 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 [2023-09-08 14:32:01,801 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:01,801 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:01,802 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) [2023-09-08 14:32:01,803 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 [2023-09-08 14:32:01,805 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:01,811 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:01,811 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:01,811 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:01,812 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:01,812 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:01,814 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:32:01,814 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:32:01,821 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:01,823 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 [2023-09-08 14:32:01,824 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:01,824 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:01,825 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) [2023-09-08 14:32:01,827 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 [2023-09-08 14:32:01,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 [2023-09-08 14:32:01,835 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:01,835 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:01,835 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:01,835 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:01,835 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:01,844 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:32:01,844 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:32:01,850 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:01,853 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Forceful destruction successful, exit code 0 [2023-09-08 14:32:01,854 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:01,854 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:01,854 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) [2023-09-08 14:32:01,856 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 [2023-09-08 14:32:01,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 [2023-09-08 14:32:01,864 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:01,864 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:01,864 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:01,864 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:01,864 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:01,867 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:32:01,867 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:32:01,883 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:01,886 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Forceful destruction successful, exit code 0 [2023-09-08 14:32:01,887 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:01,887 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:01,888 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) [2023-09-08 14:32:01,889 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 [2023-09-08 14:32:01,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 [2023-09-08 14:32:01,898 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:01,898 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:01,898 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:01,898 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:01,898 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:01,905 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:32:01,906 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:32:01,939 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:01,942 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 [2023-09-08 14:32:01,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:01,942 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:01,943 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) [2023-09-08 14:32:01,944 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 [2023-09-08 14:32:01,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 [2023-09-08 14:32:01,952 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:01,952 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:01,952 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:01,952 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:01,952 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:01,956 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:32:01,956 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:32:01,964 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:01,967 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Ended with exit code 0 [2023-09-08 14:32:01,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:01,967 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:01,968 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) [2023-09-08 14:32:01,970 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 [2023-09-08 14:32:01,971 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:01,977 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:01,978 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:01,978 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:01,978 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:01,978 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:01,980 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:32:01,981 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:32:01,997 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:02,000 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 [2023-09-08 14:32:02,000 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:02,000 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:02,003 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) [2023-09-08 14:32:02,005 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 [2023-09-08 14:32:02,006 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:02,012 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:02,012 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:02,012 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:02,012 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:02,012 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:02,015 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:32:02,015 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:32:02,031 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:02,035 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 [2023-09-08 14:32:02,035 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:02,035 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:02,036 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) [2023-09-08 14:32:02,038 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 [2023-09-08 14:32:02,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 [2023-09-08 14:32:02,045 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:02,045 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:02,045 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:02,045 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:02,045 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:02,048 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:32:02,048 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:32:02,064 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:02,068 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 [2023-09-08 14:32:02,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:02,068 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:02,069 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) [2023-09-08 14:32:02,070 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 [2023-09-08 14:32:02,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 [2023-09-08 14:32:02,078 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:02,078 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:02,078 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:02,078 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:02,078 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:02,080 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:32:02,081 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:32:02,097 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:02,100 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 [2023-09-08 14:32:02,100 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:02,101 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:02,101 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) [2023-09-08 14:32:02,103 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 [2023-09-08 14:32:02,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 [2023-09-08 14:32:02,110 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:02,111 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:02,111 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:02,111 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:02,111 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:02,113 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:32:02,113 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:32:02,130 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:02,133 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 [2023-09-08 14:32:02,133 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:02,133 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:02,134 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) [2023-09-08 14:32:02,136 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 [2023-09-08 14:32:02,137 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:02,143 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:02,143 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:02,143 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:02,143 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:02,143 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:02,145 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:32:02,146 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:32:02,162 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:02,165 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 [2023-09-08 14:32:02,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:02,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:02,166 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) [2023-09-08 14:32:02,168 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 [2023-09-08 14:32:02,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 [2023-09-08 14:32:02,175 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:02,175 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:02,175 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:32:02,175 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:02,175 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:02,176 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:02,176 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:32:02,176 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:32:02,191 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:02,194 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Ended with exit code 0 [2023-09-08 14:32:02,194 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:02,195 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:02,195 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) [2023-09-08 14:32:02,197 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 [2023-09-08 14:32:02,198 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:02,204 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:02,205 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:02,205 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:32:02,205 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:02,205 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:02,205 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:02,205 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:32:02,205 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:32:02,220 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:02,223 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 [2023-09-08 14:32:02,224 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:02,224 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:02,225 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) [2023-09-08 14:32:02,226 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 [2023-09-08 14:32:02,228 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:02,234 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:02,234 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:02,234 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:02,234 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:02,234 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:02,236 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:32:02,236 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:32:02,252 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:02,256 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 [2023-09-08 14:32:02,256 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:02,256 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:02,257 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) [2023-09-08 14:32:02,259 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 [2023-09-08 14:32:02,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 [2023-09-08 14:32:02,266 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:02,266 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:02,266 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:32:02,267 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:02,267 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:02,267 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:02,267 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:32:02,267 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:32:02,282 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:02,285 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 [2023-09-08 14:32:02,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:02,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:02,287 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) [2023-09-08 14:32:02,288 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 [2023-09-08 14:32:02,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 [2023-09-08 14:32:02,296 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:02,296 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:02,296 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:02,296 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:02,296 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:02,299 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:32:02,299 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:32:02,316 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:02,319 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 [2023-09-08 14:32:02,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:02,319 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:02,320 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) [2023-09-08 14:32:02,322 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 [2023-09-08 14:32:02,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 [2023-09-08 14:32:02,332 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:02,332 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:02,332 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:02,332 INFO L204 nArgumentSynthesizer]: 5 loop disjuncts [2023-09-08 14:32:02,332 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:02,572 INFO L401 nArgumentSynthesizer]: We have 210 Motzkin's Theorem applications. [2023-09-08 14:32:02,573 INFO L402 nArgumentSynthesizer]: A total of 30 supporting invariants were added. [2023-09-08 14:32:03,325 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:03,340 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 [2023-09-08 14:32:03,340 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:03,341 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:03,341 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) [2023-09-08 14:32:03,343 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 [2023-09-08 14:32:03,344 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:03,351 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:03,351 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:03,351 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:32:03,351 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:03,351 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:03,351 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:03,352 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:32:03,352 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:32:03,366 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:03,370 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (313)] Ended with exit code 0 [2023-09-08 14:32:03,370 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:03,370 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:03,371 INFO L229 MonitoredProcess]: Starting monitored process 314 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-09-08 14:32:03,373 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (314)] Waiting until timeout for monitored process [2023-09-08 14:32:03,374 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-09-08 14:32:03,380 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:03,381 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:03,381 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:32:03,381 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:03,381 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:03,381 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:03,381 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:32:03,381 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:32:03,396 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:03,399 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 [2023-09-08 14:32:03,399 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:03,399 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:03,400 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) [2023-09-08 14:32:03,402 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 [2023-09-08 14:32:03,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 [2023-09-08 14:32:03,411 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:03,411 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:03,411 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:03,411 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:03,411 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:03,414 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-09-08 14:32:03,414 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-09-08 14:32:03,421 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:03,424 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 [2023-09-08 14:32:03,425 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-09-08 14:32:03,425 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 14:32:03,426 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) [2023-09-08 14:32:03,427 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 [2023-09-08 14:32:03,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 [2023-09-08 14:32:03,435 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-09-08 14:32:03,436 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-09-08 14:32:03,436 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-09-08 14:32:03,436 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-09-08 14:32:03,436 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-09-08 14:32:03,436 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-09-08 14:32:03,436 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-09-08 14:32:03,436 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-09-08 14:32:03,438 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-09-08 14:32:03,442 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Forceful destruction successful, exit code 0 [2023-09-08 14:32:03,442 INFO L369 stractBuchiCegarLoop]: Result of lasso check was UNKNOWN. I will concatenate loop to stem and try again. [2023-09-08 14:32:03,443 INFO L748 eck$LassoCheckResult]: Stem: 85#[$Ultimate##0]don't care [161] $Ultimate##0-->L-1: Formula: (and (= |v_#NULL.base_1| 0) (= |v_#NULL.offset_1| 0)) InVars {} OutVars{#NULL.offset=|v_#NULL.offset_1|, #NULL.base=|v_#NULL.base_1|} AuxVars[] AssignedVars[#NULL.offset, #NULL.base] 88#[L-1]don't care [169] L-1-->L-1-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 90#[L-1-1]don't care [198] L-1-1-->L21: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 92#[L21]don't care [160] 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[] 94#[L21-1]don't care [187] 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[] 96#[L21-2]don't care [182] 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[] 98#[L21-3]don't care [147] L21-3-->L21-4: Formula: (and (= (select |v_#valid_3| 2) 1) (= 32 (select |v_#length_2| 2))) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[] 100#[L21-4]don't care [207] L21-4-->L38: Formula: (= v_~s~0_9 0) InVars {} OutVars{~s~0=v_~s~0_9} AuxVars[] AssignedVars[~s~0] 102#[L38]don't care [208] L38-->L38-1: Formula: (= v_~t~0_7 0) InVars {} OutVars{~t~0=v_~t~0_7} AuxVars[] AssignedVars[~t~0] 104#[L38-1]don't care [148] L38-1-->L38-2: Formula: (= v_~m~0_3 0) InVars {} OutVars{~m~0=v_~m~0_3} AuxVars[] AssignedVars[~m~0] 106#[L38-2]don't care [196] L38-2-->L38-3: Formula: (= v_~T~0_1 0) InVars {} OutVars{~T~0=v_~T~0_1} AuxVars[] AssignedVars[~T~0] 108#[L38-3]don't care [166] L38-3-->L-1-2: Formula: (= v_~S~0_1 0) InVars {} OutVars{~S~0=v_~S~0_1} AuxVars[] AssignedVars[~S~0] 110#[L-1-2]don't care [200] L-1-2-->L-1-3: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 112#[L-1-3]don't care [203] L-1-3-->L79: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_1|, ULTIMATE.start_main_~#t2~0#1.offset=|v_ULTIMATE.start_main_~#t2~0#1.offset_1|, ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_1|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_1|, ULTIMATE.start_main_#t~mem12#1=|v_ULTIMATE.start_main_#t~mem12#1_1|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_1|, ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_1|, ULTIMATE.start_main_#t~nondet8#1=|v_ULTIMATE.start_main_#t~nondet8#1_1|, ULTIMATE.start_main_#t~mem11#1=|v_ULTIMATE.start_main_#t~mem11#1_1|, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_1|, ULTIMATE.start_main_~#t2~0#1.base=|v_ULTIMATE.start_main_~#t2~0#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_~#t2~0#1.offset, ULTIMATE.start_main_#t~nondet5#1, ULTIMATE.start_main_#t~nondet8#1, ULTIMATE.start_main_#t~nondet6#1, ULTIMATE.start_main_#t~mem11#1, ULTIMATE.start_main_#t~pre7#1, ULTIMATE.start_main_~#t1~0#1.base, ULTIMATE.start_main_#t~mem12#1, ULTIMATE.start_main_~#t1~0#1.offset, ULTIMATE.start_main_~#t2~0#1.base] 114#[L79]don't care [192] L79-->L79-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] 116#[L79-1]don't care [183] L79-1-->L79-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] 118#[L79-2]don't care [165] L79-2-->L81: 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] 120#[L81]don't care [195] L81-->L81-1: Formula: (= v_~s~0_10 |v_ULTIMATE.start_main_#t~nondet5#1_3|) InVars {ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_3|} OutVars{ULTIMATE.start_main_#t~nondet5#1=|v_ULTIMATE.start_main_#t~nondet5#1_3|, ~s~0=v_~s~0_10} AuxVars[] AssignedVars[~s~0] 122#[L81-1]don't care [136] L81-1-->L82: 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] 124#[L82]don't care [153] L82-->L82-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet6#1] 126#[L82-1]don't care [143] L82-1-->L82-2: Formula: (= |v_ULTIMATE.start_main_#t~nondet6#1_3| v_~t~0_8) InVars {ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_3|} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_3|, ~t~0=v_~t~0_8} AuxVars[] AssignedVars[~t~0] 128#[L82-2]don't care [201] L82-2-->L83: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet6#1=|v_ULTIMATE.start_main_#t~nondet6#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet6#1] 130#[L83]don't care [154] L83-->L84: Formula: (= v_~s~0_11 v_~S~0_2) InVars {~s~0=v_~s~0_11} OutVars{~S~0=v_~S~0_2, ~s~0=v_~s~0_11} AuxVars[] AssignedVars[~S~0] 132#[L84]don't care [190] L84-->L86: Formula: (= v_~T~0_2 v_~t~0_9) InVars {~t~0=v_~t~0_9} OutVars{~T~0=v_~T~0_2, ~t~0=v_~t~0_9} AuxVars[] AssignedVars[~T~0] 134#[L86]don't care [134] L86-->L86-1: Formula: (= |v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1| (ite (and (< 0 (mod v_~t~0_10 4294967296)) (< 0 (mod v_~s~0_12 4294967296))) 1 0)) InVars {~s~0=v_~s~0_12, ~t~0=v_~t~0_10} OutVars{ULTIMATE.start_assume_abort_if_not_#in~cond#1=|v_ULTIMATE.start_assume_abort_if_not_#in~cond#1_1|, ~s~0=v_~s~0_12, ~t~0=v_~t~0_10} AuxVars[] AssignedVars[ULTIMATE.start_assume_abort_if_not_#in~cond#1] 136#[L86-1]don't care [139] L86-1-->L34: 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] 138#[L34]don't care [158] L34-->L35: 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] 140#[L35]don't care [189] L35-->L34-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[] 144#[L34-1]don't care [180] L34-1-->L89: Formula: (= |v_ULTIMATE.start_main_#t~pre7#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{#pthreadsForks=|v_#pthreadsForks_1|, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre7#1] 146#[L89]don't care [135] L89-->L89-1: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 148#[L89-1]don't care [186] L89-1-->L89-2: Formula: (and (<= 0 |v_ULTIMATE.start_main_~#t1~0#1.offset_3|) (= (select |v_#valid_8| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) 1) (<= (+ |v_ULTIMATE.start_main_~#t1~0#1.offset_3| 4) (select |v_#length_7| |v_ULTIMATE.start_main_~#t1~0#1.base_3|)) (= (store |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3| (store (select |v_#memory_int_4| |v_ULTIMATE.start_main_~#t1~0#1.base_3|) |v_ULTIMATE.start_main_~#t1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre7#1_3|)) |v_#memory_int_3|)) InVars {#valid=|v_#valid_8|, #memory_int=|v_#memory_int_4|, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} OutVars{#valid=|v_#valid_8|, #memory_int=|v_#memory_int_3|, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#t1~0#1.base=|v_ULTIMATE.start_main_~#t1~0#1.base_3|, ULTIMATE.start_main_~#t1~0#1.offset=|v_ULTIMATE.start_main_~#t1~0#1.offset_3|} AuxVars[] AssignedVars[#memory_int] 150#[L89-2]don't care [231] L89-2-->$Ultimate##0: Formula: (and (= |v_ULTIMATE.start_main_#t~pre7#1_6| v_thread1Thread1of1ForFork0_thidvar0_2) (= v_thread1Thread1of1ForFork0_thidvar1_2 0)) InVars {ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_6|} OutVars{thread1Thread1of1ForFork0_#res.base=|v_thread1Thread1of1ForFork0_#res.base_4|, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_6|, thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_2, thread1Thread1of1ForFork0_#res.offset=|v_thread1Thread1of1ForFork0_#res.offset_4|, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_2, ULTIMATE.start_main_#t~pre7#1=|v_ULTIMATE.start_main_#t~pre7#1_6|, thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_10} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res.base, thread1Thread1of1ForFork0_#t~post1, thread1Thread1of1ForFork0_#t~post2, thread1Thread1of1ForFork0_thidvar0, thread1Thread1of1ForFork0_#res.offset, thread1Thread1of1ForFork0_thidvar1, thread1Thread1of1ForFork0_~cond~0] 152#[$Ultimate##0, L89-3]don't care [212] $Ultimate##0-->L53: Formula: (= v_thread1Thread1of1ForFork0_~cond~0_1 (ite (= (ite (or (< 0 (mod v_~s~0_1 4294967296)) (< 0 (mod v_~t~0_1 4294967296))) 1 0) 0) 0 1)) InVars {~s~0=v_~s~0_1, ~t~0=v_~t~0_1} OutVars{thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_1, ~s~0=v_~s~0_1, ~t~0=v_~t~0_1} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~cond~0] 154#[L53, L89-3]don't care [213] L53-->L45: Formula: (not (= (mod v_thread1Thread1of1ForFork0_~cond~0_3 256) 0)) InVars {thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_3} OutVars{thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_3} AuxVars[] AssignedVars[] 158#[L45, L89-3]don't care [216] L45-->L46-1: Formula: (let ((.cse0 (mod v_~s~0_In_1 4294967296))) (or (and (= (+ v_~s~0_Out_2 1) v_~s~0_In_1) (< 0 .cse0) (= v_~m~0_Out_2 (+ v_~m~0_In_1 1))) (and (= v_~m~0_Out_2 v_~m~0_In_1) (= |v_thread1Thread1of1ForFork0_#t~post2_2| |v_thread1Thread1of1ForFork0_#t~post2_1|) (<= .cse0 0) (= |v_thread1Thread1of1ForFork0_#t~post1_1| |v_thread1Thread1of1ForFork0_#t~post1_2|) (= v_~s~0_In_1 v_~s~0_Out_2)))) InVars {~m~0=v_~m~0_In_1, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|, thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_1|, ~s~0=v_~s~0_In_1} OutVars{~m~0=v_~m~0_Out_2, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_2|, thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_2|, ~s~0=v_~s~0_Out_2} AuxVars[] AssignedVars[~m~0, thread1Thread1of1ForFork0_#t~post1, thread1Thread1of1ForFork0_#t~post2, ~s~0] 166#[L46-1, L89-3]don't care [218] L46-1-->L53: Formula: (= v_thread1Thread1of1ForFork0_~cond~0_7 (ite (= (ite (or (< 0 (mod v_~t~0_2 4294967296)) (< 0 (mod v_~s~0_6 4294967296))) 1 0) 0) 0 1)) InVars {~s~0=v_~s~0_6, ~t~0=v_~t~0_2} OutVars{thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_7, ~s~0=v_~s~0_6, ~t~0=v_~t~0_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~cond~0] 154#[L53, L89-3]don't care [2023-09-08 14:32:03,443 INFO L750 eck$LassoCheckResult]: Loop: 154#[L53, L89-3]don't care [213] L53-->L45: Formula: (not (= (mod v_thread1Thread1of1ForFork0_~cond~0_3 256) 0)) InVars {thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_3} OutVars{thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_3} AuxVars[] AssignedVars[] 158#[L45, L89-3]don't care [216] L45-->L46-1: Formula: (let ((.cse0 (mod v_~s~0_In_1 4294967296))) (or (and (= (+ v_~s~0_Out_2 1) v_~s~0_In_1) (< 0 .cse0) (= v_~m~0_Out_2 (+ v_~m~0_In_1 1))) (and (= v_~m~0_Out_2 v_~m~0_In_1) (= |v_thread1Thread1of1ForFork0_#t~post2_2| |v_thread1Thread1of1ForFork0_#t~post2_1|) (<= .cse0 0) (= |v_thread1Thread1of1ForFork0_#t~post1_1| |v_thread1Thread1of1ForFork0_#t~post1_2|) (= v_~s~0_In_1 v_~s~0_Out_2)))) InVars {~m~0=v_~m~0_In_1, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_1|, thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_1|, ~s~0=v_~s~0_In_1} OutVars{~m~0=v_~m~0_Out_2, thread1Thread1of1ForFork0_#t~post1=|v_thread1Thread1of1ForFork0_#t~post1_2|, thread1Thread1of1ForFork0_#t~post2=|v_thread1Thread1of1ForFork0_#t~post2_2|, ~s~0=v_~s~0_Out_2} AuxVars[] AssignedVars[~m~0, thread1Thread1of1ForFork0_#t~post1, thread1Thread1of1ForFork0_#t~post2, ~s~0] 166#[L46-1, L89-3]don't care [218] L46-1-->L53: Formula: (= v_thread1Thread1of1ForFork0_~cond~0_7 (ite (= (ite (or (< 0 (mod v_~t~0_2 4294967296)) (< 0 (mod v_~s~0_6 4294967296))) 1 0) 0) 0 1)) InVars {~s~0=v_~s~0_6, ~t~0=v_~t~0_2} OutVars{thread1Thread1of1ForFork0_~cond~0=v_thread1Thread1of1ForFork0_~cond~0_7, ~s~0=v_~s~0_6, ~t~0=v_~t~0_2} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_~cond~0] 154#[L53, L89-3]don't care [2023-09-08 14:32:03,444 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-08 14:32:03,444 INFO L85 PathProgramCache]: Analyzing trace with hash 247958350, now seen corresponding path program 2 times [2023-09-08 14:32:03,444 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-08 14:32:03,444 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1347016310] [2023-09-08 14:32:03,444 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-08 14:32:03,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-08 14:32:03,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:32:03,481 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-09-08 14:32:03,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:32:03,500 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-09-08 14:32:03,501 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-08 14:32:03,501 INFO L85 PathProgramCache]: Analyzing trace with hash 241398, now seen corresponding path program 2 times [2023-09-08 14:32:03,501 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-08 14:32:03,501 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [406993949] [2023-09-08 14:32:03,501 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-08 14:32:03,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-08 14:32:03,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:32:03,506 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-09-08 14:32:03,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:32:03,511 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-09-08 14:32:03,511 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-08 14:32:03,511 INFO L85 PathProgramCache]: Analyzing trace with hash -416332663, now seen corresponding path program 3 times [2023-09-08 14:32:03,511 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-08 14:32:03,511 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1534106854] [2023-09-08 14:32:03,512 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-08 14:32:03,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-08 14:32:03,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:32:03,528 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-09-08 14:32:03,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:32:03,576 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-09-08 14:32:04,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:32:04,380 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-09-08 14:32:04,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-09-08 14:32:04,466 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 08.09 02:32:04 BoogieIcfgContainer [2023-09-08 14:32:04,466 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2023-09-08 14:32:04,468 INFO L158 Benchmark]: Toolchain (without parser) took 20441.75ms. Allocated memory was 255.9MB in the beginning and 553.6MB in the end (delta: 297.8MB). Free memory was 209.2MB in the beginning and 372.9MB in the end (delta: -163.7MB). Peak memory consumption was 135.1MB. Max. memory is 8.0GB. [2023-09-08 14:32:04,468 INFO L158 Benchmark]: CDTParser took 0.09ms. Allocated memory is still 255.9MB. Free memory is still 206.2MB. There was no memory consumed. Max. memory is 8.0GB. [2023-09-08 14:32:04,468 INFO L158 Benchmark]: CACSL2BoogieTranslator took 181.50ms. Allocated memory is still 255.9MB. Free memory was 209.2MB in the beginning and 198.1MB in the end (delta: 11.2MB). Peak memory consumption was 11.5MB. Max. memory is 8.0GB. [2023-09-08 14:32:04,468 INFO L158 Benchmark]: Boogie Procedure Inliner took 25.37ms. Allocated memory is still 255.9MB. Free memory was 198.1MB in the beginning and 196.3MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2023-09-08 14:32:04,468 INFO L158 Benchmark]: Boogie Preprocessor took 18.66ms. Allocated memory is still 255.9MB. Free memory was 196.3MB in the beginning and 194.9MB in the end (delta: 1.4MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. [2023-09-08 14:32:04,468 INFO L158 Benchmark]: RCFGBuilder took 323.66ms. Allocated memory is still 255.9MB. Free memory was 194.9MB in the beginning and 179.5MB in the end (delta: 15.4MB). Peak memory consumption was 15.7MB. Max. memory is 8.0GB. [2023-09-08 14:32:04,469 INFO L158 Benchmark]: BuchiAutomizer took 19886.96ms. Allocated memory was 255.9MB in the beginning and 553.6MB in the end (delta: 297.8MB). Free memory was 179.5MB in the beginning and 372.9MB in the end (delta: -193.4MB). Peak memory consumption was 104.7MB. Max. memory is 8.0GB. [2023-09-08 14:32:04,469 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.09ms. Allocated memory is still 255.9MB. Free memory is still 206.2MB. There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 181.50ms. Allocated memory is still 255.9MB. Free memory was 209.2MB in the beginning and 198.1MB in the end (delta: 11.2MB). Peak memory consumption was 11.5MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 25.37ms. Allocated memory is still 255.9MB. Free memory was 198.1MB in the beginning and 196.3MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * Boogie Preprocessor took 18.66ms. Allocated memory is still 255.9MB. Free memory was 196.3MB in the beginning and 194.9MB in the end (delta: 1.4MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. * RCFGBuilder took 323.66ms. Allocated memory is still 255.9MB. Free memory was 194.9MB in the beginning and 179.5MB in the end (delta: 15.4MB). Peak memory consumption was 15.7MB. Max. memory is 8.0GB. * BuchiAutomizer took 19886.96ms. Allocated memory was 255.9MB in the beginning and 553.6MB in the end (delta: 297.8MB). Free memory was 179.5MB in the beginning and 372.9MB in the end (delta: -193.4MB). Peak memory consumption was 104.7MB. Max. memory is 8.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Trivial decomposition into one nonterminating module. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 19.7s and 1 iterations. TraceHistogramMax:1. Analysis of lassos took 19.5s. Construction of modules took 0.0s. Büchi inclusion checks took 0.0s. Highest rank in rank-based complementation 0. Minimization of det autom 0. Minimization of nondet autom 0. Automata minimization No data available. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1. Nontrivial modules had stage [0, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: LassoAnalysisResults: nont1 unkn0 SFLI0 SFLT0 conc0 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: LassoTerminationAnalysisBenchmarks: not availableLassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 0 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Nontermination possible Buchi Automizer proved that your program is nonterminating for some inputs - LassoShapedNonTerminationArgument [Line: 44]: Nontermination argument in form of an infinite program execution. Nontermination argument in form of an infinite program execution. Stem: [L38] 0 unsigned int s, t, m, T, S; VAL [S=0, T=0, m=0, s=0, t=0] [L79] 0 pthread_t t1, t2; VAL [S=0, T=0, m=0, s=0, t1={1197:0}, t2={3:0}, t=0] [L81] 0 s = __VERIFIER_nondet_uint() VAL [S=0, T=0, __VERIFIER_nondet_uint()=4294967297, m=0, s=4294967297, t1={1197:0}, t2={3:0}, t=0] [L82] 0 t = __VERIFIER_nondet_uint() VAL [S=0, T=0, __VERIFIER_nondet_uint()=8589934591, m=0, s=4294967297, t1={1197:0}, t2={3:0}, t=8589934591] [L83] 0 S = s VAL [S=4294967297, T=0, m=0, s=4294967297, t1={1197:0}, t2={3:0}, t=8589934591] [L84] 0 T = t [L86] CALL 0 assume_abort_if_not(s > 0 && t > 0) [L35] COND FALSE 0 !(!cond) VAL [S=4294967297, T=8589934591, \old(cond)=1, cond=1, m=0, s=4294967297, t=8589934591] [L86] RET 0 assume_abort_if_not(s > 0 && t > 0) [L89] FCALL, FORK 0 pthread_create(&t1, 0, thread1, 0) VAL [S=4294967297, T=8589934591, m=0, pthread_create(&t1, 0, thread1, 0)=29276, s=4294967297, t1={1197:0}, t2={3:0}, t=8589934591] [L42] 1 _Bool cond = s > 0 || t > 0; VAL [S=4294967297, T=8589934591, cond=1, m=0, s=4294967297, t=8589934591] [L44] COND TRUE 1 \read(cond) VAL [S=4294967297, T=8589934591, cond=1, m=0, s=4294967297, t=8589934591] [L46] COND TRUE 1 s > 0 [L47] 1 s-- [L48] 1 m++ VAL [S=4294967297, T=8589934591, cond=1, m++=0, m=1, s--=0, s=4294967296, t=8589934591] [L52] 1 cond = s > 0 || t > 0 VAL [S=4294967297, T=8589934591, cond=1, m++=0, m=1, s--=0, s=4294967296, t=8589934591] Loop: [L44] COND TRUE \read(cond) [L46] COND FALSE !(s > 0) [L52] cond = s > 0 || t > 0 End of lasso representation. - StatisticsResult: NonterminationArgumentStatistics Fixpoint - NonterminatingLassoResult [Line: 44]: Nonterminating execution Found a nonterminating execution for the following lasso shaped sequence of statements. Stem: [L38] 0 unsigned int s, t, m, T, S; VAL [S=0, T=0, m=0, s=0, t=0] [L79] 0 pthread_t t1, t2; VAL [S=0, T=0, m=0, s=0, t1={1197:0}, t2={3:0}, t=0] [L81] 0 s = __VERIFIER_nondet_uint() VAL [S=0, T=0, __VERIFIER_nondet_uint()=4294967297, m=0, s=4294967297, t1={1197:0}, t2={3:0}, t=0] [L82] 0 t = __VERIFIER_nondet_uint() VAL [S=0, T=0, __VERIFIER_nondet_uint()=8589934591, m=0, s=4294967297, t1={1197:0}, t2={3:0}, t=8589934591] [L83] 0 S = s VAL [S=4294967297, T=0, m=0, s=4294967297, t1={1197:0}, t2={3:0}, t=8589934591] [L84] 0 T = t [L86] CALL 0 assume_abort_if_not(s > 0 && t > 0) [L35] COND FALSE 0 !(!cond) VAL [S=4294967297, T=8589934591, \old(cond)=1, cond=1, m=0, s=4294967297, t=8589934591] [L86] RET 0 assume_abort_if_not(s > 0 && t > 0) [L89] FCALL, FORK 0 pthread_create(&t1, 0, thread1, 0) VAL [S=4294967297, T=8589934591, m=0, pthread_create(&t1, 0, thread1, 0)=29276, s=4294967297, t1={1197:0}, t2={3:0}, t=8589934591] [L42] 1 _Bool cond = s > 0 || t > 0; VAL [S=4294967297, T=8589934591, cond=1, m=0, s=4294967297, t=8589934591] [L44] COND TRUE 1 \read(cond) VAL [S=4294967297, T=8589934591, cond=1, m=0, s=4294967297, t=8589934591] [L46] COND TRUE 1 s > 0 [L47] 1 s-- [L48] 1 m++ VAL [S=4294967297, T=8589934591, cond=1, m++=0, m=1, s--=0, s=4294967296, t=8589934591] [L52] 1 cond = s > 0 || t > 0 VAL [S=4294967297, T=8589934591, cond=1, m++=0, m=1, s--=0, s=4294967296, t=8589934591] Loop: [L44] COND TRUE \read(cond) [L46] COND FALSE !(s > 0) [L52] cond = s > 0 || t > 0 End of lasso representation. RESULT: Ultimate proved your program to be incorrect! [2023-09-08 14:32:04,533 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...