./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/termination.prp --file ../../../trunk/examples/svcomp/recursified_loop-invariants/recursified_linear-inequality-inv-a.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version c4f91361 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerTermination.xml -i ../../../trunk/examples/svcomp/recursified_loop-invariants/recursified_linear-inequality-inv-a.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(F end) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash fab3df42fb7f885fd39a281a051af0420a7d494ced4f3c2e06236facb6a7ec78 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-c4f9136-m [2023-11-23 16:18:35,159 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-23 16:18:35,238 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf [2023-11-23 16:18:35,247 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-23 16:18:35,248 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-23 16:18:35,295 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-23 16:18:35,296 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-23 16:18:35,296 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-23 16:18:35,297 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-23 16:18:35,301 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-23 16:18:35,301 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-23 16:18:35,302 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-23 16:18:35,302 INFO L153 SettingsManager]: * Use SBE=true [2023-11-23 16:18:35,304 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-11-23 16:18:35,304 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-11-23 16:18:35,305 INFO L153 SettingsManager]: * Use old map elimination=false [2023-11-23 16:18:35,305 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2023-11-23 16:18:35,306 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2023-11-23 16:18:35,306 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-11-23 16:18:35,307 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-23 16:18:35,307 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-11-23 16:18:35,307 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-23 16:18:35,308 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-23 16:18:35,308 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-23 16:18:35,308 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-23 16:18:35,309 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-11-23 16:18:35,309 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-11-23 16:18:35,309 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-11-23 16:18:35,309 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-23 16:18:35,310 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-23 16:18:35,311 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-23 16:18:35,311 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-11-23 16:18:35,311 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-23 16:18:35,311 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-23 16:18:35,312 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-23 16:18:35,312 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-23 16:18:35,318 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-23 16:18:35,319 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-11-23 16:18:35,319 INFO L153 SettingsManager]: * TransformationType=MODULO_NEIGHBOR WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(F end) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> fab3df42fb7f885fd39a281a051af0420a7d494ced4f3c2e06236facb6a7ec78 [2023-11-23 16:18:35,573 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-23 16:18:35,595 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-23 16:18:35,597 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-23 16:18:35,598 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-23 16:18:35,599 INFO L274 PluginConnector]: CDTParser initialized [2023-11-23 16:18:35,600 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/recursified_loop-invariants/recursified_linear-inequality-inv-a.c [2023-11-23 16:18:36,759 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-23 16:18:36,948 INFO L384 CDTParser]: Found 1 translation units. [2023-11-23 16:18:36,948 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/recursified_loop-invariants/recursified_linear-inequality-inv-a.c [2023-11-23 16:18:36,954 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/30c82e5f7/20a3fb4d29b24681bc9f9d9f37db2360/FLAG1d50cc11f [2023-11-23 16:18:36,965 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/30c82e5f7/20a3fb4d29b24681bc9f9d9f37db2360 [2023-11-23 16:18:36,968 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-23 16:18:36,969 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-23 16:18:36,973 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-23 16:18:36,974 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-23 16:18:36,978 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-23 16:18:36,979 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 04:18:36" (1/1) ... [2023-11-23 16:18:36,980 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@754011a0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 04:18:36, skipping insertion in model container [2023-11-23 16:18:36,980 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 04:18:36" (1/1) ... [2023-11-23 16:18:36,998 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-23 16:18:37,165 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 16:18:37,179 INFO L202 MainTranslator]: Completed pre-run [2023-11-23 16:18:37,206 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 16:18:37,222 INFO L206 MainTranslator]: Completed translation [2023-11-23 16:18:37,222 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 04:18:37 WrapperNode [2023-11-23 16:18:37,222 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-23 16:18:37,224 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-23 16:18:37,224 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-23 16:18:37,224 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-23 16:18:37,231 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 04:18:37" (1/1) ... [2023-11-23 16:18:37,241 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 04:18:37" (1/1) ... [2023-11-23 16:18:37,268 INFO L138 Inliner]: procedures = 13, calls = 48, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 81 [2023-11-23 16:18:37,269 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-23 16:18:37,269 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-23 16:18:37,269 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-23 16:18:37,270 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-23 16:18:37,280 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 04:18:37" (1/1) ... [2023-11-23 16:18:37,280 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 04:18:37" (1/1) ... [2023-11-23 16:18:37,284 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 04:18:37" (1/1) ... [2023-11-23 16:18:37,310 INFO L175 MemorySlicer]: Split 18 memory accesses to 5 slices as follows [2, 4, 4, 5, 3]. 28 percent of accesses are in the largest equivalence class. The 6 initializations are split as follows [2, 1, 1, 1, 1]. The 3 writes are split as follows [0, 1, 1, 1, 0]. [2023-11-23 16:18:37,310 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 04:18:37" (1/1) ... [2023-11-23 16:18:37,310 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 04:18:37" (1/1) ... [2023-11-23 16:18:37,321 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 04:18:37" (1/1) ... [2023-11-23 16:18:37,324 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 04:18:37" (1/1) ... [2023-11-23 16:18:37,329 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 04:18:37" (1/1) ... [2023-11-23 16:18:37,331 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 04:18:37" (1/1) ... [2023-11-23 16:18:37,334 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-23 16:18:37,336 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-23 16:18:37,337 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-23 16:18:37,337 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-23 16:18:37,338 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 04:18:37" (1/1) ... [2023-11-23 16:18:37,343 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:37,358 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:37,386 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-11-23 16:18:37,413 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-11-23 16:18:37,440 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-23 16:18:37,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-23 16:18:37,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-23 16:18:37,442 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-23 16:18:37,442 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-23 16:18:37,442 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2023-11-23 16:18:37,442 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-23 16:18:37,442 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-23 16:18:37,442 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-23 16:18:37,442 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2023-11-23 16:18:37,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2023-11-23 16:18:37,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2023-11-23 16:18:37,443 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-23 16:18:37,443 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-23 16:18:37,443 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2023-11-23 16:18:37,444 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2023-11-23 16:18:37,445 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2023-11-23 16:18:37,445 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2023-11-23 16:18:37,445 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2023-11-23 16:18:37,445 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-23 16:18:37,445 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_12_to_15_0 [2023-11-23 16:18:37,445 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_12_to_15_0 [2023-11-23 16:18:37,545 INFO L241 CfgBuilder]: Building ICFG [2023-11-23 16:18:37,547 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-23 16:18:37,759 INFO L282 CfgBuilder]: Performing block encoding [2023-11-23 16:18:37,772 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-23 16:18:37,773 INFO L309 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-23 16:18:37,774 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 04:18:37 BoogieIcfgContainer [2023-11-23 16:18:37,774 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-23 16:18:37,775 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2023-11-23 16:18:37,775 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2023-11-23 16:18:37,779 INFO L274 PluginConnector]: BuchiAutomizer initialized [2023-11-23 16:18:37,780 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-23 16:18:37,780 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 23.11 04:18:36" (1/3) ... [2023-11-23 16:18:37,782 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@2a7ef1ec and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 23.11 04:18:37, skipping insertion in model container [2023-11-23 16:18:37,783 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-23 16:18:37,783 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 04:18:37" (2/3) ... [2023-11-23 16:18:37,784 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@2a7ef1ec and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 23.11 04:18:37, skipping insertion in model container [2023-11-23 16:18:37,784 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-23 16:18:37,785 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 04:18:37" (3/3) ... [2023-11-23 16:18:37,786 INFO L332 chiAutomizerObserver]: Analyzing ICFG recursified_linear-inequality-inv-a.c [2023-11-23 16:18:37,834 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2023-11-23 16:18:37,834 INFO L304 stractBuchiCegarLoop]: Hoare is false [2023-11-23 16:18:37,835 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-11-23 16:18:37,835 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-11-23 16:18:37,835 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-11-23 16:18:37,835 INFO L308 stractBuchiCegarLoop]: Difference is false [2023-11-23 16:18:37,835 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-11-23 16:18:37,835 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2023-11-23 16:18:37,839 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 17 states, 13 states have (on average 1.3076923076923077) internal successors, (17), 14 states have internal predecessors, (17), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-23 16:18:37,859 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 3 [2023-11-23 16:18:37,859 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-23 16:18:37,859 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-23 16:18:37,867 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2023-11-23 16:18:37,867 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2023-11-23 16:18:37,867 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-11-23 16:18:37,868 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 17 states, 13 states have (on average 1.3076923076923077) internal successors, (17), 14 states have internal predecessors, (17), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-23 16:18:37,871 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 3 [2023-11-23 16:18:37,871 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-23 16:18:37,871 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-23 16:18:37,872 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2023-11-23 16:18:37,872 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1] [2023-11-23 16:18:37,879 INFO L748 eck$LassoCheckResult]: Stem: 14#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(26, 2);call #Ultimate.allocInit(12, 3); 5#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~mem14#1, main_#t~mem15#1, main_~#n~0#1.base, main_~#n~0#1.offset, main_~#v~0#1.base, main_~#v~0#1.offset, main_~#s~0#1.base, main_~#s~0#1.offset, main_~#i~0#1.base, main_~#i~0#1.offset;call main_~#n~0#1.base, main_~#n~0#1.offset := #Ultimate.allocOnStack(1);havoc main_#t~nondet11#1;call write~init~int#4(main_#t~nondet11#1, main_~#n~0#1.base, main_~#n~0#1.offset, 1);havoc main_#t~nondet11#1;call main_#t~mem12#1 := read~int#4(main_~#n~0#1.base, main_~#n~0#1.offset, 1); 17#L39true assume !(0 == (if main_#t~mem12#1 % 256 % 4294967296 <= 2147483647 then main_#t~mem12#1 % 256 % 4294967296 else main_#t~mem12#1 % 256 % 4294967296 - 4294967296));havoc main_#t~mem12#1;call main_~#v~0#1.base, main_~#v~0#1.offset := #Ultimate.allocOnStack(1);call write~init~int#2(0, main_~#v~0#1.base, main_~#v~0#1.offset, 1);call main_~#s~0#1.base, main_~#s~0#1.offset := #Ultimate.allocOnStack(4);call write~init~int#3(0, main_~#s~0#1.base, main_~#s~0#1.offset, 4);call main_~#i~0#1.base, main_~#i~0#1.offset := #Ultimate.allocOnStack(4);call write~init~int#1(0, main_~#i~0#1.base, main_~#i~0#1.offset, 4); 13#L49true call func_to_recursive_line_12_to_15_0(main_~#i~0#1.base, main_~#i~0#1.offset, main_~#n~0#1.base, main_~#n~0#1.offset, main_~#s~0#1.base, main_~#s~0#1.offset, main_~#v~0#1.base, main_~#v~0#1.offset);< 15#$Ultimate##0true [2023-11-23 16:18:37,880 INFO L750 eck$LassoCheckResult]: Loop: 15#$Ultimate##0true ~i.base, ~i.offset := #in~i.base, #in~i.offset;~n.base, ~n.offset := #in~n.base, #in~n.offset;~s.base, ~s.offset := #in~s.base, #in~s.offset;~v.base, ~v.offset := #in~v.base, #in~v.offset;call #t~mem4 := read~int#1(~i.base, ~i.offset, 4);call #t~mem5 := read~int#4(~n.base, ~n.offset, 1); 9#L22true assume #t~mem4 % 4294967296 < (if #t~mem5 % 256 % 4294967296 <= 2147483647 then #t~mem5 % 256 % 4294967296 else #t~mem5 % 256 % 4294967296 - 4294967296) % 4294967296;havoc #t~mem4;havoc #t~mem5;havoc #t~nondet6;call write~int#2(#t~nondet6, ~v.base, ~v.offset, 1);havoc #t~nondet6;call #t~mem7 := read~int#3(~s.base, ~s.offset, 4);call #t~mem8 := read~int#2(~v.base, ~v.offset, 1);call write~int#3(#t~mem7 + (if #t~mem8 % 256 % 4294967296 <= 2147483647 then #t~mem8 % 256 % 4294967296 else #t~mem8 % 256 % 4294967296 - 4294967296), ~s.base, ~s.offset, 4);havoc #t~mem7;havoc #t~mem8;call #t~mem9 := read~int#1(~i.base, ~i.offset, 4);#t~pre10 := 1 + #t~mem9;call write~int#1(1 + #t~mem9, ~i.base, ~i.offset, 4);havoc #t~mem9;havoc #t~pre10; 4#L29true call func_to_recursive_line_12_to_15_0(~i.base, ~i.offset, ~n.base, ~n.offset, ~s.base, ~s.offset, ~v.base, ~v.offset);< 15#$Ultimate##0true [2023-11-23 16:18:37,884 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 16:18:37,885 INFO L85 PathProgramCache]: Analyzing trace with hash 925696, now seen corresponding path program 1 times [2023-11-23 16:18:37,893 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 16:18:37,893 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [439929555] [2023-11-23 16:18:37,893 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 16:18:37,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 16:18:38,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 16:18:38,048 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-23 16:18:38,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 16:18:38,114 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-23 16:18:38,118 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 16:18:38,118 INFO L85 PathProgramCache]: Analyzing trace with hash 56706, now seen corresponding path program 1 times [2023-11-23 16:18:38,118 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 16:18:38,119 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [859937465] [2023-11-23 16:18:38,119 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 16:18:38,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 16:18:38,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 16:18:38,180 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-23 16:18:38,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 16:18:38,215 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-23 16:18:38,217 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 16:18:38,217 INFO L85 PathProgramCache]: Analyzing trace with hash 1807632675, now seen corresponding path program 1 times [2023-11-23 16:18:38,217 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 16:18:38,218 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1710467985] [2023-11-23 16:18:38,218 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 16:18:38,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 16:18:38,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 16:18:38,317 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-23 16:18:38,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 16:18:38,384 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-23 16:18:41,088 INFO L210 LassoAnalysis]: Preferences: [2023-11-23 16:18:41,088 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-23 16:18:41,088 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-23 16:18:41,088 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-23 16:18:41,089 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-11-23 16:18:41,089 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:41,089 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-23 16:18:41,089 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-23 16:18:41,089 INFO L133 ssoRankerPreferences]: Filename of dumped script: recursified_linear-inequality-inv-a.c_Iteration1_Lasso [2023-11-23 16:18:41,089 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-23 16:18:41,089 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-23 16:18:41,111 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:18:41,118 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:18:41,121 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:18:41,123 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:18:41,125 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:18:41,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-11-23 16:18:41,130 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:18:41,132 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:18:41,134 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:18:41,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-11-23 16:18:41,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-11-23 16:18:41,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-11-23 16:18:41,162 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:18:41,164 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:18:41,166 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:18:41,168 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:18:41,171 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:18:41,173 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:18:41,175 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:18:41,176 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:18:41,178 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:18:41,180 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:18:41,182 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:18:41,184 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:18:41,186 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:18:41,188 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:18:42,508 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:18:42,510 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:18:43,394 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-23 16:18:43,398 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-11-23 16:18:43,400 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:43,400 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:43,405 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-11-23 16:18:43,410 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-11-23 16:18:43,411 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:43,419 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:43,419 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:43,420 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:43,420 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:43,420 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:43,422 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:18:43,422 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:43,424 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:43,433 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-11-23 16:18:43,433 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:43,434 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:43,435 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-11-23 16:18:43,436 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-11-23 16:18:43,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-11-23 16:18:43,442 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:43,442 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:43,442 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:43,442 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:43,443 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:43,443 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:18:43,443 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:43,448 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:43,458 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-11-23 16:18:43,459 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:43,459 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:43,460 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-11-23 16:18:43,463 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-11-23 16:18:43,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-11-23 16:18:43,469 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:43,470 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:43,470 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:43,470 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:43,470 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:43,470 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:18:43,471 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:43,476 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:43,485 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-11-23 16:18:43,485 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:43,485 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:43,486 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-11-23 16:18:43,487 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-11-23 16:18:43,489 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:43,494 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:43,495 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:43,495 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:43,495 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:43,495 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:43,496 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:18:43,496 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:43,510 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:43,522 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-11-23 16:18:43,523 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:43,524 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:43,524 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-11-23 16:18:43,526 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-11-23 16:18:43,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-11-23 16:18:43,533 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:43,533 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:43,533 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:43,533 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:43,533 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:43,534 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:18:43,534 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:43,535 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:43,544 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Ended with exit code 0 [2023-11-23 16:18:43,544 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:43,544 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:43,545 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-11-23 16:18:43,546 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-11-23 16:18:43,547 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:43,552 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:43,552 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:43,552 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:43,552 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:43,552 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:43,553 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:18:43,553 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:43,554 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:43,562 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Ended with exit code 0 [2023-11-23 16:18:43,563 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:43,563 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:43,564 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-11-23 16:18:43,564 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-11-23 16:18:43,565 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:43,571 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:43,571 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:43,571 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:43,571 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:43,571 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:43,572 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:18:43,572 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:43,573 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:43,581 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-11-23 16:18:43,581 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:43,582 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:43,583 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-11-23 16:18:43,586 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-11-23 16:18:43,589 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:43,594 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:43,595 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:43,595 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:43,595 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:43,595 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:43,596 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:18:43,596 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:43,599 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:43,607 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Ended with exit code 0 [2023-11-23 16:18:43,608 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:43,608 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:43,609 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-11-23 16:18:43,610 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-11-23 16:18:43,613 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:43,619 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:43,619 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:43,619 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:43,619 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:43,619 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:43,620 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:18:43,620 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:43,621 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:43,629 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Ended with exit code 0 [2023-11-23 16:18:43,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:43,630 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:43,630 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-11-23 16:18:43,634 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-11-23 16:18:43,634 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:43,639 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:43,640 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:43,640 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:43,640 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:43,642 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:43,643 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:18:43,680 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:43,695 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-11-23 16:18:43,696 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:43,696 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:43,697 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-11-23 16:18:43,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-11-23 16:18:43,705 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-11-23 16:18:43,709 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:43,709 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:43,709 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:43,709 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:43,713 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:43,714 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:18:43,730 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:43,747 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-11-23 16:18:43,747 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:43,747 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:43,748 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-11-23 16:18:43,755 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:43,762 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:43,762 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:43,762 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:43,762 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:43,762 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:43,763 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:18:43,763 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:43,766 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-11-23 16:18:43,774 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:43,782 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Ended with exit code 0 [2023-11-23 16:18:43,783 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:43,783 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:43,783 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-11-23 16:18:43,784 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-11-23 16:18:43,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-11-23 16:18:43,790 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:43,790 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:43,791 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:43,791 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:43,791 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:43,791 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:18:43,791 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:43,820 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:43,835 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-11-23 16:18:43,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:43,836 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:43,837 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-11-23 16:18:43,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-11-23 16:18:43,850 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:43,850 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:43,850 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:43,850 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:43,850 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:43,851 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:18:43,851 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:43,853 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-11-23 16:18:43,868 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:43,877 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-11-23 16:18:43,877 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:43,877 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:43,878 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-11-23 16:18:43,879 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-11-23 16:18:43,881 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:43,886 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:43,886 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:43,886 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:43,886 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:43,886 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:43,887 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:18:43,887 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:43,888 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:43,896 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-11-23 16:18:43,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:43,897 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:43,897 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-11-23 16:18:43,898 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-11-23 16:18:43,899 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:43,904 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:43,904 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:43,904 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:43,904 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:43,904 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:43,909 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:18:43,909 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:43,910 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:43,919 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-11-23 16:18:43,920 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:43,920 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:43,921 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-11-23 16:18:43,921 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-11-23 16:18:43,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-11-23 16:18:43,928 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:43,928 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:43,928 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:43,928 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:43,928 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:43,928 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:18:43,928 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:43,929 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:43,940 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-11-23 16:18:43,940 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:43,940 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:43,941 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-11-23 16:18:43,942 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-11-23 16:18:43,943 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:43,949 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:43,949 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:43,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:43,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:43,949 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:43,950 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:18:43,950 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:43,951 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:43,960 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-11-23 16:18:43,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:43,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:43,961 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-11-23 16:18:43,964 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-11-23 16:18:43,965 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:43,970 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:43,970 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:43,971 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:43,971 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:43,971 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:43,971 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:18:43,971 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:43,972 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:43,981 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Ended with exit code 0 [2023-11-23 16:18:43,981 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:43,981 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:43,982 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-11-23 16:18:43,983 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-11-23 16:18:43,984 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:43,989 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:43,990 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:43,990 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:43,990 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:43,990 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:43,990 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:18:43,990 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:43,993 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:44,002 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-11-23 16:18:44,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:44,003 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:44,004 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-11-23 16:18:44,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-11-23 16:18:44,008 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-11-23 16:18:44,012 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:44,013 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:44,013 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:44,013 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:44,013 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:44,013 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:18:44,014 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:44,015 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:44,026 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-11-23 16:18:44,027 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:44,027 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:44,028 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-11-23 16:18:44,029 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Waiting until timeout for monitored process [2023-11-23 16:18:44,029 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:44,035 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:44,035 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:44,035 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:44,035 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:44,035 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:44,036 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:18:44,036 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:44,037 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:44,045 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-11-23 16:18:44,045 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:44,045 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:44,046 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-11-23 16:18:44,048 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-11-23 16:18:44,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-11-23 16:18:44,054 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:44,054 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:44,054 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:44,055 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:44,057 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:44,057 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:18:44,062 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:44,071 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Ended with exit code 0 [2023-11-23 16:18:44,071 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:44,072 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:44,072 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-11-23 16:18:44,073 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-11-23 16:18:44,074 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:44,079 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:44,079 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:44,079 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:44,079 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:44,085 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:44,085 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:18:44,108 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:44,121 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-11-23 16:18:44,121 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:44,121 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:44,122 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-11-23 16:18:44,124 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:44,131 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:44,131 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:44,131 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:44,131 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:44,134 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:44,134 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:18:44,138 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-11-23 16:18:44,146 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:44,158 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-11-23 16:18:44,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:44,159 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:44,160 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-11-23 16:18:44,164 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:44,171 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:44,171 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:44,171 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:44,171 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:44,173 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:44,173 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:18:44,177 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-11-23 16:18:44,188 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:44,203 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-11-23 16:18:44,203 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:44,203 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:44,204 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-11-23 16:18:44,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-11-23 16:18:44,216 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:44,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:44,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:44,216 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:44,227 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:44,228 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:18:44,216 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-11-23 16:18:44,260 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:44,275 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-11-23 16:18:44,276 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:44,276 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:44,277 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-11-23 16:18:44,281 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:44,288 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:44,288 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:44,289 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:44,289 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:44,291 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:44,292 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:18:44,296 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-11-23 16:18:44,312 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:44,325 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-11-23 16:18:44,325 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:44,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:44,326 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-11-23 16:18:44,333 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:44,340 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:44,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:44,340 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:44,340 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:44,343 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:44,343 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:18:44,346 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-11-23 16:18:44,356 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:44,371 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-11-23 16:18:44,371 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:44,372 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:44,372 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-11-23 16:18:44,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-11-23 16:18:44,381 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:44,382 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:44,382 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:44,382 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:44,384 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:44,384 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:18:44,388 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-11-23 16:18:44,400 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:44,414 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-11-23 16:18:44,414 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:44,414 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:44,415 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-11-23 16:18:44,417 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:44,424 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:44,425 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:44,425 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:44,425 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:44,444 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:44,444 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:18:44,457 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-11-23 16:18:44,480 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:44,495 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-11-23 16:18:44,495 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:44,495 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:44,496 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-11-23 16:18:44,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-11-23 16:18:44,507 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:44,508 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:44,508 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:44,508 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:44,510 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:44,510 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:18:44,514 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-11-23 16:18:44,532 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:44,547 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-11-23 16:18:44,547 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:44,548 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:44,549 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-11-23 16:18:44,552 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:44,559 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:44,559 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:44,559 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:44,559 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:44,561 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:44,561 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:18:44,562 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-11-23 16:18:44,577 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:44,591 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-11-23 16:18:44,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:44,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:44,593 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-11-23 16:18:44,595 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:44,602 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:44,602 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:44,602 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:44,602 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:44,605 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:44,605 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:18:44,612 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-11-23 16:18:44,619 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:44,628 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Ended with exit code 0 [2023-11-23 16:18:44,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:44,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:44,629 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-11-23 16:18:44,630 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-11-23 16:18:44,631 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:44,636 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:44,637 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:44,637 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:44,637 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:44,639 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:44,639 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:18:44,660 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:44,672 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-11-23 16:18:44,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:44,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:44,674 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-11-23 16:18:44,676 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:44,682 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-11-23 16:18:44,682 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:44,683 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:44,683 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:44,683 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:44,685 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:44,685 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:18:44,690 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:44,699 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Ended with exit code 0 [2023-11-23 16:18:44,699 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:44,699 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:44,700 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-11-23 16:18:44,701 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-11-23 16:18:44,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-11-23 16:18:44,706 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:44,706 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:44,706 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:44,707 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:44,708 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:44,708 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:18:44,712 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:44,721 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Ended with exit code 0 [2023-11-23 16:18:44,721 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:44,721 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:44,722 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-11-23 16:18:44,723 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-11-23 16:18:44,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-11-23 16:18:44,728 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:44,729 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:44,729 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:44,729 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:44,730 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:44,730 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:18:44,741 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:44,749 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Ended with exit code 0 [2023-11-23 16:18:44,750 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:44,750 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:44,751 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-11-23 16:18:44,752 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-11-23 16:18:44,752 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:44,758 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:44,758 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:44,758 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:44,758 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:44,761 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:44,761 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:18:44,788 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:44,800 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-11-23 16:18:44,801 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:44,801 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:44,802 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-11-23 16:18:44,804 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:44,811 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:44,811 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:44,811 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:44,811 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:44,812 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-11-23 16:18:44,813 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:44,813 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:18:44,828 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:44,837 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Ended with exit code 0 [2023-11-23 16:18:44,837 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:44,837 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:44,838 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-11-23 16:18:44,839 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-11-23 16:18:44,839 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:44,845 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:44,845 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:44,845 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:44,845 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:44,849 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:44,849 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:18:44,870 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:44,882 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-11-23 16:18:44,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:44,883 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:44,884 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-11-23 16:18:44,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-11-23 16:18:44,895 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:44,895 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:44,895 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:44,895 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:44,897 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:44,897 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:18:44,901 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-11-23 16:18:44,915 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:44,927 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-11-23 16:18:44,927 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:44,927 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:44,928 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-11-23 16:18:44,932 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:44,939 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:44,939 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:44,939 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:44,939 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:44,941 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:44,941 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:18:44,944 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-11-23 16:18:44,956 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:44,977 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-11-23 16:18:44,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:44,978 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:44,979 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-11-23 16:18:44,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-11-23 16:18:44,991 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:44,991 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:44,991 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:44,991 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:44,992 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-11-23 16:18:44,993 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:44,993 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:18:44,995 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,004 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-11-23 16:18:45,004 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,004 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,005 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-11-23 16:18:45,010 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-11-23 16:18:45,011 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:45,016 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,016 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:45,016 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,016 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,016 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:45,017 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:18:45,017 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:45,018 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,026 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-11-23 16:18:45,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,026 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,027 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-11-23 16:18:45,030 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-11-23 16:18:45,030 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:45,035 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,035 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:45,035 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,035 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,035 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:18:45,036 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:18:45,036 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:45,037 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,045 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Ended with exit code 0 [2023-11-23 16:18:45,045 INFO L490 LassoAnalysis]: Using template '2-nested'. [2023-11-23 16:18:45,045 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,045 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,046 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-11-23 16:18:45,047 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-11-23 16:18:45,047 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:45,054 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,054 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:45,055 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,055 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,055 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,056 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:45,056 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:45,071 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,083 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-11-23 16:18:45,083 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,084 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,084 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-11-23 16:18:45,088 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:45,095 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,095 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:45,095 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,095 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,095 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,096 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:45,096 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:45,097 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,097 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-11-23 16:18:45,106 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Ended with exit code 0 [2023-11-23 16:18:45,106 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,106 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,107 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-11-23 16:18:45,109 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-11-23 16:18:45,109 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:45,114 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,114 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:45,114 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,114 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,114 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,115 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:45,115 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:45,116 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,124 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Ended with exit code 0 [2023-11-23 16:18:45,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,124 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,125 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-11-23 16:18:45,126 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-11-23 16:18:45,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-11-23 16:18:45,131 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,132 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:45,132 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,132 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,132 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,133 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:45,133 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:45,134 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,143 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Ended with exit code 0 [2023-11-23 16:18:45,144 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,144 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,145 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-11-23 16:18:45,146 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-11-23 16:18:45,146 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:45,151 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,152 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:45,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,152 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,152 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,152 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:45,152 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:45,153 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,161 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Ended with exit code 0 [2023-11-23 16:18:45,162 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,162 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,163 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-11-23 16:18:45,165 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-11-23 16:18:45,165 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:45,170 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,171 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:45,171 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,171 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,171 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,171 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:45,171 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:45,172 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,180 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Ended with exit code 0 [2023-11-23 16:18:45,181 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,181 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,182 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-11-23 16:18:45,182 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-11-23 16:18:45,183 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:45,188 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,189 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:45,189 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,189 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,189 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,189 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:45,189 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:45,190 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,198 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-11-23 16:18:45,199 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,199 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,200 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-11-23 16:18:45,201 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-11-23 16:18:45,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-11-23 16:18:45,207 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,207 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:45,207 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,207 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,207 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,207 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:45,207 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:45,209 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,217 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Ended with exit code 0 [2023-11-23 16:18:45,217 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,217 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,218 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-11-23 16:18:45,219 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-11-23 16:18:45,219 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:45,224 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,225 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:45,225 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,225 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,225 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,225 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:45,225 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:45,226 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,234 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Ended with exit code 0 [2023-11-23 16:18:45,234 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,235 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,235 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-11-23 16:18:45,236 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-11-23 16:18:45,236 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:45,242 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,242 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,242 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,242 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,244 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:45,244 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:45,247 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,257 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Ended with exit code 0 [2023-11-23 16:18:45,257 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,258 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,258 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-11-23 16:18:45,259 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-11-23 16:18:45,259 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:45,265 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,265 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,265 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,265 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,267 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:45,267 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:45,271 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,280 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-11-23 16:18:45,280 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,280 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,281 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-11-23 16:18:45,282 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-11-23 16:18:45,282 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:45,288 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,288 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:45,288 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,288 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,288 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,288 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:45,288 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:45,289 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,298 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Ended with exit code 0 [2023-11-23 16:18:45,298 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,298 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,299 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-11-23 16:18:45,299 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-11-23 16:18:45,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-11-23 16:18:45,305 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,305 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:45,305 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,305 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,305 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,306 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:45,306 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:45,307 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,315 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Ended with exit code 0 [2023-11-23 16:18:45,315 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,316 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,316 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-11-23 16:18:45,317 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-11-23 16:18:45,318 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:45,324 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,324 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:45,324 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,324 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,324 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,325 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:45,325 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:45,326 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,334 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Ended with exit code 0 [2023-11-23 16:18:45,335 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,335 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,336 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-11-23 16:18:45,337 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-11-23 16:18:45,337 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:45,342 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,342 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:45,343 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,343 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,343 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,343 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:45,343 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:45,344 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,352 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-11-23 16:18:45,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,353 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,353 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-11-23 16:18:45,354 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-11-23 16:18:45,358 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:45,364 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,364 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:45,364 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,364 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,364 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,365 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:45,365 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:45,366 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,375 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Ended with exit code 0 [2023-11-23 16:18:45,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,376 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,377 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-11-23 16:18:45,377 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-11-23 16:18:45,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-11-23 16:18:45,385 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,385 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:45,385 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,385 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,386 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,386 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:45,386 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:45,404 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,416 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-11-23 16:18:45,416 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,416 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,417 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-11-23 16:18:45,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-11-23 16:18:45,427 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,427 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:45,427 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,427 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,427 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,428 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:45,428 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:45,430 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-11-23 16:18:45,444 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,456 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-11-23 16:18:45,456 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,457 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,457 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-11-23 16:18:45,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-11-23 16:18:45,464 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-11-23 16:18:45,466 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,466 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:45,466 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,466 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,466 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,467 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:45,467 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:45,468 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,476 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Ended with exit code 0 [2023-11-23 16:18:45,477 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,477 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,478 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-11-23 16:18:45,478 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-11-23 16:18:45,479 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:45,484 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,484 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:45,484 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,484 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,484 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,485 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:45,485 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:45,486 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,495 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Ended with exit code 0 [2023-11-23 16:18:45,495 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,495 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,496 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-11-23 16:18:45,496 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-11-23 16:18:45,497 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:45,502 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,502 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:45,503 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,503 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,503 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,503 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:45,503 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:45,504 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,513 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Ended with exit code 0 [2023-11-23 16:18:45,513 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,514 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,514 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-11-23 16:18:45,515 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-11-23 16:18:45,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-11-23 16:18:45,521 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,521 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:45,521 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,521 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,521 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,522 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:45,522 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:45,523 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,531 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Ended with exit code 0 [2023-11-23 16:18:45,532 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,532 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,532 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-11-23 16:18:45,533 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-11-23 16:18:45,534 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:45,539 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,539 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,539 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,545 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:45,545 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:45,563 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,575 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:45,576 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,576 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,577 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-11-23 16:18:45,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-11-23 16:18:45,589 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,589 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,589 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,590 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,595 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:45,595 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:45,606 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-11-23 16:18:45,616 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,629 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-11-23 16:18:45,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,630 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-11-23 16:18:45,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-11-23 16:18:45,639 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,639 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,639 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,639 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,642 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:45,642 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:45,647 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-11-23 16:18:45,660 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,674 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-11-23 16:18:45,674 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,674 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,675 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-11-23 16:18:45,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-11-23 16:18:45,687 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,687 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,688 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,688 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,690 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:45,690 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:45,695 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-11-23 16:18:45,712 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,725 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-11-23 16:18:45,725 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,725 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,726 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-11-23 16:18:45,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-11-23 16:18:45,736 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,736 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,736 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,736 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,736 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-11-23 16:18:45,758 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:45,758 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:45,778 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,791 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:45,792 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,792 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,793 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-11-23 16:18:45,795 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:45,801 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,802 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,802 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,802 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,805 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:45,805 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:45,810 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-11-23 16:18:45,822 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,835 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-11-23 16:18:45,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,836 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,837 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-11-23 16:18:45,839 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:45,845 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,846 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,846 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,846 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,848 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:45,848 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:45,852 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-11-23 16:18:45,864 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,877 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:45,877 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,878 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,878 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-11-23 16:18:45,880 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:45,887 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,888 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,888 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,888 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,890 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:45,891 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:45,896 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-11-23 16:18:45,903 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,916 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-11-23 16:18:45,916 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,917 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,917 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-11-23 16:18:45,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-11-23 16:18:45,920 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-11-23 16:18:45,927 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,928 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,928 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,928 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,942 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:45,942 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:45,970 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:45,984 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-11-23 16:18:45,984 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:45,984 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:45,985 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-11-23 16:18:45,987 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:45,994 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:45,994 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:45,994 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:45,994 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:45,997 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:45,997 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:46,003 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-11-23 16:18:46,011 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,020 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Ended with exit code 0 [2023-11-23 16:18:46,021 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,021 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,022 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-11-23 16:18:46,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-11-23 16:18:46,033 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-11-23 16:18:46,038 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,038 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,038 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,038 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:46,041 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:46,042 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:46,052 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,061 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Ended with exit code 0 [2023-11-23 16:18:46,061 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,061 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,062 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-11-23 16:18:46,063 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-11-23 16:18:46,064 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:46,069 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,069 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,069 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,069 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:46,071 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:46,072 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:46,076 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,085 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-11-23 16:18:46,085 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,085 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,086 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-11-23 16:18:46,087 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-11-23 16:18:46,087 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:46,093 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,093 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,093 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,093 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:46,096 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:46,096 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:46,113 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,126 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:46,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,126 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,127 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-11-23 16:18:46,133 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:46,140 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,140 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,140 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,140 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:46,143 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:46,143 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:46,149 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-11-23 16:18:46,164 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,177 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:46,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,179 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-11-23 16:18:46,185 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:46,191 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,191 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,191 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,192 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:46,194 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:46,194 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:46,198 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-11-23 16:18:46,216 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,229 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-11-23 16:18:46,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,230 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,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-11-23 16:18:46,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-11-23 16:18:46,243 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,243 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,243 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,244 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:46,244 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-11-23 16:18:46,246 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:46,246 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:46,262 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,275 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-11-23 16:18:46,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,276 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,277 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-11-23 16:18:46,279 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:46,286 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,287 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,287 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,287 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:46,289 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:46,290 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:46,294 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-11-23 16:18:46,303 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,316 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:46,317 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,317 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,318 INFO L229 MonitoredProcess]: Starting monitored process 87 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:46,320 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:46,323 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-11-23 16:18:46,327 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,327 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,327 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,327 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:46,330 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:46,330 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:46,348 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,362 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:46,363 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,363 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,364 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-11-23 16:18:46,367 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:46,374 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,374 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,374 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,374 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:46,377 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:46,377 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:46,382 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-11-23 16:18:46,392 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,405 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-11-23 16:18:46,406 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,406 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,407 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-11-23 16:18:46,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-11-23 16:18:46,416 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,416 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,416 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,416 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:46,419 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:46,419 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:46,424 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-11-23 16:18:46,436 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,449 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-11-23 16:18:46,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,450 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,451 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-11-23 16:18:46,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-11-23 16:18:46,460 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,460 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,460 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,460 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:46,463 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:46,463 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:46,467 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-11-23 16:18:46,476 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,488 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-11-23 16:18:46,489 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,489 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,490 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-11-23 16:18:46,493 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:46,499 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,500 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:46,502 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:46,502 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:46,504 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-11-23 16:18:46,520 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,533 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-11-23 16:18:46,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,533 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,534 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-11-23 16:18:46,536 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:46,545 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,546 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:46,546 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,546 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,546 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:46,546 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:46,546 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:46,552 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-11-23 16:18:46,564 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,576 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-11-23 16:18:46,577 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,577 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,578 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-11-23 16:18:46,579 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-11-23 16:18:46,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-11-23 16:18:46,588 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,589 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:46,589 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,589 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,589 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:46,589 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:46,589 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:46,604 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,620 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-11-23 16:18:46,620 INFO L490 LassoAnalysis]: Using template '3-nested'. [2023-11-23 16:18:46,620 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,621 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,621 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-11-23 16:18:46,622 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-11-23 16:18:46,627 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:46,634 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,634 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:46,634 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,634 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,634 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:46,635 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:46,635 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:46,652 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,664 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:46,665 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,665 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,666 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-11-23 16:18:46,668 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:46,672 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-11-23 16:18:46,675 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,676 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:46,676 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,676 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,676 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:46,677 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:46,677 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:46,692 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,705 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-11-23 16:18:46,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,706 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,707 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-11-23 16:18:46,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-11-23 16:18:46,717 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,717 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:46,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,717 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:46,718 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:46,718 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:46,720 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-11-23 16:18:46,740 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,753 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-11-23 16:18:46,753 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,754 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,754 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-11-23 16:18:46,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-11-23 16:18:46,763 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,763 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:46,763 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,764 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,764 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:46,764 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:46,764 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:46,767 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-11-23 16:18:46,774 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,783 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Ended with exit code 0 [2023-11-23 16:18:46,783 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,784 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,784 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-11-23 16:18:46,787 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:46,787 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-11-23 16:18:46,792 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,792 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:46,792 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,792 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,792 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:46,793 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:46,793 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:46,808 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,817 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Ended with exit code 0 [2023-11-23 16:18:46,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,817 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,818 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-11-23 16:18:46,819 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-11-23 16:18:46,819 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:46,825 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,825 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:46,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,825 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:46,826 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:46,826 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:46,827 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,836 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Ended with exit code 0 [2023-11-23 16:18:46,836 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,836 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,837 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-11-23 16:18:46,838 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-11-23 16:18:46,838 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:46,844 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,844 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:46,844 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,844 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,844 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:46,845 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:46,845 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:46,846 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,855 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Ended with exit code 0 [2023-11-23 16:18:46,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,855 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,856 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-11-23 16:18:46,857 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-11-23 16:18:46,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-11-23 16:18:46,863 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,863 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:46,863 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,863 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,863 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:46,864 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:46,864 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:46,873 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,882 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Ended with exit code 0 [2023-11-23 16:18:46,882 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,882 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,883 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-11-23 16:18:46,884 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-11-23 16:18:46,884 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:46,890 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,890 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:46,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,890 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:46,891 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:46,891 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:46,892 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,901 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-11-23 16:18:46,901 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,901 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,902 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-11-23 16:18:46,902 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-11-23 16:18:46,903 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:46,909 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,909 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,909 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,909 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:46,911 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:46,911 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:46,919 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,928 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:46,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,929 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,930 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-11-23 16:18:46,931 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-11-23 16:18:46,931 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:46,936 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,937 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,937 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,937 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:46,939 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:46,939 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:46,942 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,951 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-11-23 16:18:46,952 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,952 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,953 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-11-23 16:18:46,957 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-11-23 16:18:46,958 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:46,963 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,964 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:46,964 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,964 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,964 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:46,964 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:46,964 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:46,966 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,974 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-11-23 16:18:46,975 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,975 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,976 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-11-23 16:18:46,976 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-11-23 16:18:46,977 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:46,982 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:46,982 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:46,983 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:46,983 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:46,983 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:46,983 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:46,983 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:46,984 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:46,993 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Ended with exit code 0 [2023-11-23 16:18:46,994 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:46,994 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:46,994 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-11-23 16:18:46,995 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-11-23 16:18:46,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-11-23 16:18:47,001 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:47,001 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:47,001 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:47,001 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:47,001 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:47,002 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:47,002 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:47,014 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:47,026 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-11-23 16:18:47,027 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:47,027 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:47,028 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-11-23 16:18:47,035 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:47,042 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:47,042 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:47,042 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:47,042 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:47,042 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:47,043 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:47,043 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:47,046 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-11-23 16:18:47,064 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:47,080 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Ended with exit code 0 [2023-11-23 16:18:47,080 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:47,080 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:47,081 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-11-23 16:18:47,082 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-11-23 16:18:47,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-11-23 16:18:47,088 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:47,088 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:47,088 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:47,088 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:47,088 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:47,089 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:47,089 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:47,090 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:47,098 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-11-23 16:18:47,099 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:47,099 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:47,099 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-11-23 16:18:47,100 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-11-23 16:18:47,101 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:47,107 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:47,107 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:47,107 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:47,107 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:47,107 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:47,108 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:47,108 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:47,109 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:47,117 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Ended with exit code 0 [2023-11-23 16:18:47,118 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:47,118 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:47,118 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-11-23 16:18:47,119 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-11-23 16:18:47,120 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:47,125 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:47,125 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:47,125 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:47,125 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:47,125 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:47,126 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:47,126 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:47,127 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:47,136 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Ended with exit code 0 [2023-11-23 16:18:47,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:47,136 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:47,137 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-11-23 16:18:47,138 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-11-23 16:18:47,139 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:47,145 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:47,145 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:47,145 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:47,145 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:47,145 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:47,146 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:47,146 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:47,147 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:47,156 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-11-23 16:18:47,156 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:47,156 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:47,157 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-11-23 16:18:47,158 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-11-23 16:18:47,158 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:47,163 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:47,164 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:47,164 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:47,164 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:47,164 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:47,164 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:47,164 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:47,166 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:47,174 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-11-23 16:18:47,175 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:47,175 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:47,175 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-11-23 16:18:47,176 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-11-23 16:18:47,177 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:47,182 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:47,182 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:47,182 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:47,182 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:47,182 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:47,183 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:47,183 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:47,184 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:47,193 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-11-23 16:18:47,193 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:47,193 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:47,194 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-11-23 16:18:47,195 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-11-23 16:18:47,195 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:47,201 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:47,201 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:47,201 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:47,201 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:47,201 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:47,201 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:47,201 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:47,203 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:47,211 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Ended with exit code 0 [2023-11-23 16:18:47,212 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:47,212 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:47,213 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-11-23 16:18:47,214 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-11-23 16:18:47,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-11-23 16:18:47,220 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:47,220 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:47,220 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:47,220 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:47,224 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:47,224 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:47,239 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:47,248 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Ended with exit code 0 [2023-11-23 16:18:47,249 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:47,249 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:47,250 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-11-23 16:18:47,250 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-11-23 16:18:47,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-11-23 16:18:47,257 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:47,257 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:47,257 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:47,257 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:47,264 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:47,264 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:47,300 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:47,314 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-11-23 16:18:47,315 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:47,315 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:47,316 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-11-23 16:18:47,320 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:47,327 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:47,327 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:47,327 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:47,328 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:47,331 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:47,331 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:47,337 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-11-23 16:18:47,350 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:47,362 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:47,363 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:47,363 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:47,364 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-11-23 16:18:47,368 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:47,375 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:47,375 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:47,375 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:47,375 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:47,378 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:47,378 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:47,388 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-11-23 16:18:47,394 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:47,406 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-11-23 16:18:47,406 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:47,406 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:47,407 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-11-23 16:18:47,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-11-23 16:18:47,416 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:47,417 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:47,417 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:47,417 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:47,432 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-11-23 16:18:47,434 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:47,434 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:47,464 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:47,477 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-11-23 16:18:47,477 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:47,477 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:47,478 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-11-23 16:18:47,480 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:47,487 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:47,488 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:47,488 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:47,488 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:47,491 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:47,491 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:47,498 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-11-23 16:18:47,504 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:47,516 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-11-23 16:18:47,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:47,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:47,517 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-11-23 16:18:47,520 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:47,528 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:47,528 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:47,528 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:47,528 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:47,531 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:47,531 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:47,536 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-11-23 16:18:47,552 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:47,564 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-11-23 16:18:47,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:47,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:47,565 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-11-23 16:18:47,569 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:47,575 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:47,576 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:47,576 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:47,576 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:47,576 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-11-23 16:18:47,579 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:47,579 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:47,596 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:47,607 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:47,608 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:47,608 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:47,609 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-11-23 16:18:47,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-11-23 16:18:47,618 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:47,619 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:47,619 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:47,619 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:47,655 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-11-23 16:18:47,655 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:47,656 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:47,688 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:47,701 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-11-23 16:18:47,701 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:47,701 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:47,702 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-11-23 16:18:47,709 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:47,716 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:47,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:47,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:47,717 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:47,720 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:47,720 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:47,726 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-11-23 16:18:47,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:47,748 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-11-23 16:18:47,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:47,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:47,753 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-11-23 16:18:47,755 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:47,762 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:47,762 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:47,762 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:47,762 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:47,762 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-11-23 16:18:47,766 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:47,766 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:47,784 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:47,796 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-11-23 16:18:47,797 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:47,797 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:47,798 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-11-23 16:18:47,801 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:47,807 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:47,808 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:47,808 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:47,808 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:47,811 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:47,811 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:47,818 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-11-23 16:18:47,826 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:47,839 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-11-23 16:18:47,839 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:47,840 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:47,841 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-11-23 16:18:47,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-11-23 16:18:47,853 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:47,853 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:47,853 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:47,853 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:47,857 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:47,857 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:47,864 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-11-23 16:18:47,872 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:47,884 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-11-23 16:18:47,885 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:47,885 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:47,886 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-11-23 16:18:47,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-11-23 16:18:47,895 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:47,895 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:47,895 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:47,895 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:47,898 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:47,899 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:47,909 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-11-23 16:18:47,915 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:47,930 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:47,931 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:47,931 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:47,932 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-11-23 16:18:47,934 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:47,940 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:47,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:47,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:47,941 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:47,943 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:47,943 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:47,949 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-11-23 16:18:47,958 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:47,969 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-11-23 16:18:47,969 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:47,969 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:47,970 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-11-23 16:18:47,971 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-11-23 16:18:47,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-11-23 16:18:47,976 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:47,977 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:47,977 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:47,977 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:47,979 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:47,979 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:47,984 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:47,993 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-11-23 16:18:47,993 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:47,994 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:47,994 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-11-23 16:18:47,995 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-11-23 16:18:47,995 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,001 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,001 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,001 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,001 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:48,004 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:48,004 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:48,020 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,033 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-11-23 16:18:48,033 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,033 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,034 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-11-23 16:18:48,036 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,043 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,043 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,043 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,043 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:48,047 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:48,047 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:48,053 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-11-23 16:18:48,065 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,076 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-11-23 16:18:48,077 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,077 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,077 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-11-23 16:18:48,078 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-11-23 16:18:48,078 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,084 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,084 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,084 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,084 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:48,087 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:48,087 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:48,104 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,116 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-11-23 16:18:48,117 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,117 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,118 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-11-23 16:18:48,120 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,127 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,127 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,127 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,127 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:48,130 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:48,130 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:48,136 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-11-23 16:18:48,144 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,156 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:48,156 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,156 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,157 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-11-23 16:18:48,160 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,167 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,167 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,167 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,167 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:48,170 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:48,170 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:48,175 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-11-23 16:18:48,188 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,200 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:48,201 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,201 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,202 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-11-23 16:18:48,204 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,211 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,211 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,211 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,211 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:48,214 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:48,214 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:48,219 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-11-23 16:18:48,232 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,244 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-11-23 16:18:48,244 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,244 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,245 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-11-23 16:18:48,248 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,255 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,255 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:48,255 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,255 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,255 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:48,256 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:48,256 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:48,258 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-11-23 16:18:48,272 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,284 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:48,284 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,284 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,285 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-11-23 16:18:48,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-11-23 16:18:48,295 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,295 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:48,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,295 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:48,296 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:48,296 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:48,298 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-11-23 16:18:48,305 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,318 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:48,318 INFO L490 LassoAnalysis]: Using template '4-nested'. [2023-11-23 16:18:48,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,319 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,319 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-11-23 16:18:48,324 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,331 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,331 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:48,331 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,331 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,332 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,332 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:48,332 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:48,335 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-11-23 16:18:48,344 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,356 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-11-23 16:18:48,356 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,356 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,357 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-11-23 16:18:48,360 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,367 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,367 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:48,367 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,367 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,367 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,368 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:48,368 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:48,371 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-11-23 16:18:48,378 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,390 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-11-23 16:18:48,391 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,391 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,392 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-11-23 16:18:48,396 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,403 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,404 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:48,404 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,404 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,404 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,404 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-11-23 16:18:48,404 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:48,405 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:48,420 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,432 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-11-23 16:18:48,432 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,432 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,433 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-11-23 16:18:48,435 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,441 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,441 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:48,441 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,442 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,442 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,442 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:48,442 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:48,445 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-11-23 16:18:48,458 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,470 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:48,471 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,471 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,472 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-11-23 16:18:48,474 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,481 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,481 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:48,481 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,481 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,481 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,482 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:48,482 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:48,488 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-11-23 16:18:48,497 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,509 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:48,509 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,509 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,510 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-11-23 16:18:48,512 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,518 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,518 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:48,519 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,519 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,519 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,519 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-11-23 16:18:48,519 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:48,519 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:48,542 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,550 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-11-23 16:18:48,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,551 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-11-23 16:18:48,552 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-11-23 16:18:48,553 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,558 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,559 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:48,559 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,559 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,559 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,559 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:48,559 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:48,561 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,569 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Ended with exit code 0 [2023-11-23 16:18:48,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,570 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,570 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-11-23 16:18:48,571 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-11-23 16:18:48,572 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,577 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,577 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:48,577 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,578 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,578 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:48,578 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:48,579 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,588 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-11-23 16:18:48,588 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,588 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,589 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-11-23 16:18:48,590 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-11-23 16:18:48,590 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,596 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,596 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:48,596 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,596 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,596 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,597 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:48,597 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:48,598 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,606 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Ended with exit code 0 [2023-11-23 16:18:48,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,606 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,607 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-11-23 16:18:48,608 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-11-23 16:18:48,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-11-23 16:18:48,614 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,614 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,614 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,616 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:48,616 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:48,621 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,629 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Ended with exit code 0 [2023-11-23 16:18:48,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,630 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,630 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-11-23 16:18:48,631 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-11-23 16:18:48,631 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,637 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,637 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,637 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,637 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,639 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:48,639 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:48,643 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,652 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-11-23 16:18:48,652 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,653 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,653 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-11-23 16:18:48,654 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-11-23 16:18:48,654 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,660 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,660 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:48,660 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,660 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,661 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,661 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:48,661 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:48,662 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,671 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Ended with exit code 0 [2023-11-23 16:18:48,671 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,671 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,672 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-11-23 16:18:48,672 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-11-23 16:18:48,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-11-23 16:18:48,678 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,678 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:48,679 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,679 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,679 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,679 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:48,679 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:48,681 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,689 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-11-23 16:18:48,689 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,689 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,690 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-11-23 16:18:48,690 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-11-23 16:18:48,691 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,696 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,697 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:48,697 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,697 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,697 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,697 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:48,697 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:48,699 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,707 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Ended with exit code 0 [2023-11-23 16:18:48,707 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,707 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,708 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-11-23 16:18:48,709 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-11-23 16:18:48,709 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,715 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,715 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:48,715 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,715 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,715 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,715 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:48,715 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:48,717 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,725 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Ended with exit code 0 [2023-11-23 16:18:48,725 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,726 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,726 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-11-23 16:18:48,727 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-11-23 16:18:48,727 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,733 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,733 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:48,733 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,733 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,733 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,733 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:48,734 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:48,735 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,743 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Ended with exit code 0 [2023-11-23 16:18:48,744 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,744 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,744 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-11-23 16:18:48,745 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-11-23 16:18:48,746 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,751 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,751 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:48,751 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,751 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,751 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,752 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:48,752 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:48,753 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,761 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Ended with exit code 0 [2023-11-23 16:18:48,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,762 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-11-23 16:18:48,763 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-11-23 16:18:48,763 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,769 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,769 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:48,769 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,769 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,769 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,770 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:48,770 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:48,771 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,779 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Ended with exit code 0 [2023-11-23 16:18:48,779 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,779 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,780 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-11-23 16:18:48,781 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-11-23 16:18:48,781 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,787 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,787 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:48,787 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,787 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,787 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,788 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:48,788 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:48,789 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,798 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Ended with exit code 0 [2023-11-23 16:18:48,798 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,798 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,799 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-11-23 16:18:48,799 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-11-23 16:18:48,800 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,805 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,805 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:48,805 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,805 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,805 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,806 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:48,806 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:48,807 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,816 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Ended with exit code 0 [2023-11-23 16:18:48,816 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,816 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,817 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-11-23 16:18:48,817 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-11-23 16:18:48,818 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,823 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,824 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:48,824 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,824 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,824 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,824 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:48,824 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:48,826 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,835 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Ended with exit code 0 [2023-11-23 16:18:48,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,835 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,836 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-11-23 16:18:48,837 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-11-23 16:18:48,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-11-23 16:18:48,843 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,843 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:48,843 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,843 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,843 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,843 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:48,843 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:48,845 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,853 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Ended with exit code 0 [2023-11-23 16:18:48,854 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,854 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,855 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-11-23 16:18:48,855 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-11-23 16:18:48,856 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,861 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,862 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,862 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,862 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,864 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:48,864 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:48,869 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,878 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Ended with exit code 0 [2023-11-23 16:18:48,878 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,878 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,879 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-11-23 16:18:48,880 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-11-23 16:18:48,880 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,886 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,887 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,887 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,887 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,894 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:48,894 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:48,907 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,916 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-11-23 16:18:48,916 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,916 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,917 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-11-23 16:18:48,918 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-11-23 16:18:48,918 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,924 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,924 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,924 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,924 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,928 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:48,928 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:48,952 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:48,968 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:48,968 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:48,968 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:48,969 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-11-23 16:18:48,972 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:48,979 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:48,980 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:48,980 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:48,980 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:48,982 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:48,983 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:48,988 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-11-23 16:18:49,004 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:49,016 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:49,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:49,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:49,018 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-11-23 16:18:49,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-11-23 16:18:49,028 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:49,029 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:49,029 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:49,029 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:49,050 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-11-23 16:18:49,050 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:49,050 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:49,100 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:49,113 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:49,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:49,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:49,114 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-11-23 16:18:49,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-11-23 16:18:49,123 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:49,123 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:49,123 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:49,123 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:49,127 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:49,127 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:49,136 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-11-23 16:18:49,152 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:49,164 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:49,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:49,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:49,166 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-11-23 16:18:49,168 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:49,175 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:49,175 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:49,175 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:49,175 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:49,178 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:49,178 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:49,184 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-11-23 16:18:49,200 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:49,213 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-11-23 16:18:49,213 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:49,213 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:49,214 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-11-23 16:18:49,216 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:49,223 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:49,224 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:49,224 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:49,224 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:49,228 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:49,228 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:49,236 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-11-23 16:18:49,252 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:49,265 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-11-23 16:18:49,265 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:49,265 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:49,266 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-11-23 16:18:49,268 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:49,277 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:49,277 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:49,277 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:49,277 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:49,298 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-11-23 16:18:49,300 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:49,300 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:49,336 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:49,350 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:49,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:49,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:49,351 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-11-23 16:18:49,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-11-23 16:18:49,363 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:49,363 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:49,363 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:49,364 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:49,367 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:49,368 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:49,375 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-11-23 16:18:49,387 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:49,399 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:49,399 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:49,399 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:49,400 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-11-23 16:18:49,404 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:49,412 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:49,412 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:49,412 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:49,412 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:49,416 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:49,416 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:49,412 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-11-23 16:18:49,436 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:49,449 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-11-23 16:18:49,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:49,450 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:49,451 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-11-23 16:18:49,456 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:49,463 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:49,463 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:49,464 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:49,464 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:49,468 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:49,468 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:49,475 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-11-23 16:18:49,492 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:49,504 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-11-23 16:18:49,505 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:49,505 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:49,507 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-11-23 16:18:49,508 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:49,516 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:49,516 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:49,516 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:49,516 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:49,520 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:49,520 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:49,529 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-11-23 16:18:49,544 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:49,557 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-11-23 16:18:49,557 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:49,557 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:49,558 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-11-23 16:18:49,560 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:49,567 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:49,567 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:49,567 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:49,567 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:49,572 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:49,572 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:49,580 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-11-23 16:18:49,592 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:49,604 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-11-23 16:18:49,605 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:49,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:49,606 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-11-23 16:18:49,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-11-23 16:18:49,615 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:49,615 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:49,615 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:49,615 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:49,618 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:49,618 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:49,620 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-11-23 16:18:49,644 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:49,657 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-11-23 16:18:49,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:49,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:49,658 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-11-23 16:18:49,660 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:49,667 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:49,667 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:49,667 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:49,667 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:49,668 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-11-23 16:18:49,671 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:49,671 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:49,687 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:49,699 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-11-23 16:18:49,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:49,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:49,701 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-11-23 16:18:49,701 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-11-23 16:18:49,702 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:49,709 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:49,710 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:49,710 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:49,710 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:49,713 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:49,713 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:49,744 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:49,757 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-11-23 16:18:49,757 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:49,758 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:49,759 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-11-23 16:18:49,764 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:49,768 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-11-23 16:18:49,772 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:49,772 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:49,772 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:49,772 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:49,776 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:49,777 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:49,796 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:49,809 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-11-23 16:18:49,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:49,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:49,810 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-11-23 16:18:49,811 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-11-23 16:18:49,812 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:49,819 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:49,819 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:49,819 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:49,819 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:49,823 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:49,823 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:49,852 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:49,865 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-11-23 16:18:49,865 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:49,865 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:49,866 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-11-23 16:18:49,869 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:49,876 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:49,876 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:49,876 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:49,876 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:49,881 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:49,881 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:49,889 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-11-23 16:18:49,900 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:49,912 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-11-23 16:18:49,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:49,913 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:49,914 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-11-23 16:18:49,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-11-23 16:18:49,923 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:49,924 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:49,924 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:49,924 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:49,927 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:49,927 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:49,933 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-11-23 16:18:49,952 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:49,964 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-11-23 16:18:49,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:49,965 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:49,966 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-11-23 16:18:49,968 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:49,976 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:49,976 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:49,976 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:49,976 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:49,979 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:49,979 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:49,985 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-11-23 16:18:50,004 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,017 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-11-23 16:18:50,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,018 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-11-23 16:18:50,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-11-23 16:18:50,027 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:50,028 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:50,028 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,028 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,028 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:50,029 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:50,029 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:50,031 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-11-23 16:18:50,038 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,051 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-11-23 16:18:50,051 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,051 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,052 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-11-23 16:18:50,056 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:50,063 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:18:50,063 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:50,064 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,064 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,064 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:50,064 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:50,064 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:50,067 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-11-23 16:18:50,088 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,100 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-11-23 16:18:50,100 INFO L490 LassoAnalysis]: Using template '2-phase'. [2023-11-23 16:18:50,100 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,101 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,101 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-11-23 16:18: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-11-23 16:18:50,112 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,112 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,112 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:50,112 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,112 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,113 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,113 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:50,113 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:50,116 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-11-23 16:18:50,124 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,136 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:50,137 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,141 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-11-23 16:18:50,144 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:50,151 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,151 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,151 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:50,151 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,151 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,151 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,152 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:50,152 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:50,155 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-11-23 16:18:50,164 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,176 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-11-23 16:18:50,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,177 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,178 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-11-23 16:18:50,180 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-11-23 16:18:50,180 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:50,187 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,187 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,187 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:50,187 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,187 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,187 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,188 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:50,188 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:50,194 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,203 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-11-23 16:18:50,203 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,203 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,204 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-11-23 16:18:50,206 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:50,212 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-11-23 16:18:50,212 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,213 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,213 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:50,213 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,213 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,213 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,213 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:50,214 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:50,224 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,232 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Ended with exit code 0 [2023-11-23 16:18:50,233 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,233 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,233 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-11-23 16:18:50,234 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-11-23 16:18:50,235 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:50,240 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,241 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,241 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:50,241 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,241 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,241 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,241 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:50,241 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:50,243 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,252 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Ended with exit code 0 [2023-11-23 16:18:50,252 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,252 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,253 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-11-23 16:18:50,254 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-11-23 16:18:50,254 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:50,259 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,260 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,260 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:50,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,260 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,260 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:50,260 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:50,262 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,272 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Ended with exit code 0 [2023-11-23 16:18:50,272 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,272 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,273 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-11-23 16:18:50,275 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-11-23 16:18:50,277 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:50,283 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,283 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,283 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:50,283 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,283 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,283 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,284 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:50,284 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:50,286 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,295 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Ended with exit code 0 [2023-11-23 16:18:50,295 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,295 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,296 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-11-23 16:18:50,299 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-11-23 16:18:50,299 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:50,305 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,305 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,305 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:50,305 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,305 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,305 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,306 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:50,306 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:50,307 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,316 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-11-23 16:18:50,317 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,317 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,317 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-11-23 16:18:50,318 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-11-23 16:18:50,319 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:50,324 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,324 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,325 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:50,325 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,325 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,325 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,325 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:50,325 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:50,327 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,335 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Ended with exit code 0 [2023-11-23 16:18:50,335 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,336 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,336 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-11-23 16:18:50,337 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-11-23 16:18: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-11-23 16:18:50,343 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,344 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,344 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,346 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:50,346 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:50,351 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,360 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Ended with exit code 0 [2023-11-23 16:18:50,360 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,360 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,361 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-11-23 16:18:50,361 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-11-23 16:18:50,362 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:50,368 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,368 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,368 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,368 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,368 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,370 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:50,370 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:50,375 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,384 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Ended with exit code 0 [2023-11-23 16:18:50,384 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,385 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,385 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-11-23 16:18:50,386 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-11-23 16:18:50,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-11-23 16:18:50,392 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,392 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,392 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:50,392 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,392 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,392 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,393 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:50,393 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:50,394 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,403 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Ended with exit code 0 [2023-11-23 16:18:50,404 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,404 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,404 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-11-23 16:18:50,406 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-11-23 16:18: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-11-23 16:18:50,412 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,412 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,412 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:50,412 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,412 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,412 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,413 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:50,413 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:50,414 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,423 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Ended with exit code 0 [2023-11-23 16:18:50,423 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,423 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,424 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-11-23 16:18:50,425 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-11-23 16:18:50,425 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:50,431 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,431 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,431 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:50,431 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,431 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,431 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,431 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:50,432 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:50,459 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,472 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-11-23 16:18:50,472 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,473 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,473 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-11-23 16:18:50,476 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:50,483 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,483 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,483 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:50,483 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,483 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,484 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,484 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:50,484 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:50,487 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-11-23 16:18:50,500 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,512 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:50,513 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,513 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,514 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-11-23 16:18:50,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-11-23 16:18:50,523 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,523 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,524 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:50,524 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,524 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,524 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,524 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:50,525 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:50,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-11-23 16:18:50,536 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,549 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-11-23 16:18:50,549 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,549 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,550 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-11-23 16:18:50,552 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:50,559 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,560 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,560 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:50,560 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,560 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,560 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,561 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:50,561 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:50,563 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-11-23 16:18:50,572 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,585 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-11-23 16:18:50,585 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,585 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,586 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-11-23 16:18:50,588 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:50,596 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,596 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,596 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:50,596 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,596 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,596 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,597 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:50,597 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:50,599 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-11-23 16:18:50,616 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,629 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-11-23 16:18:50,630 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,630 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,631 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-11-23 16:18:50,636 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:50,643 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,643 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,643 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:50,643 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,643 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,643 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,644 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:50,644 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:50,647 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-11-23 16:18:50,656 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,668 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-11-23 16:18:50,668 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,668 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,669 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-11-23 16:18:50,674 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:50,681 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,681 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,681 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:50,681 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,681 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,681 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,682 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:50,682 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:50,684 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-11-23 16:18:50,695 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,708 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-11-23 16:18:50,708 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,708 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,709 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-11-23 16:18:50,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-11-23 16:18:50,737 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,737 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,737 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:50,737 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,737 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,738 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,738 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:50,738 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:50,740 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-11-23 16:18:50,760 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,772 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-11-23 16:18:50,772 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,772 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,773 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-11-23 16:18:50,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-11-23 16:18:50,783 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,783 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,783 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:50,783 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,783 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,783 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,784 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:50,784 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:50,787 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-11-23 16:18:50,796 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,808 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-11-23 16:18:50,808 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,808 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,809 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-11-23 16:18:50,812 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:50,819 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,819 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,819 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,819 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,819 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,821 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:50,821 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:50,827 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-11-23 16:18:50,844 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,856 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-11-23 16:18:50,856 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,857 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,857 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-11-23 16:18:50,858 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-11-23 16:18:50,859 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:50,864 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,865 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,865 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,865 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,865 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,870 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:50,871 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:50,887 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,900 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-11-23 16:18:50,900 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,901 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,901 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-11-23 16:18:50,904 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:50,911 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,911 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,911 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,911 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,912 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,914 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:50,914 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:50,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-11-23 16:18:50,928 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,941 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-11-23 16:18:50,941 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,941 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,942 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-11-23 16:18:50,944 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:50,951 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,951 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,951 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,951 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,951 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:50,953 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:50,954 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:50,959 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-11-23 16:18:50,972 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:50,984 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-11-23 16:18:50,985 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:50,985 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:50,986 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-11-23 16:18:50,988 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:50,989 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-11-23 16:18:50,994 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:50,995 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:50,995 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:50,995 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:50,995 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:51,006 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:51,006 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:51,033 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,042 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-11-23 16:18:51,043 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,043 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,043 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-11-23 16:18:51,044 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-11-23 16:18:51,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-11-23 16:18:51,050 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,050 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:51,050 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,050 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,050 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:51,053 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:51,053 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:51,058 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,067 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-11-23 16:18:51,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,068 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,070 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-11-23 16:18:51,076 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,081 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-11-23 16:18:51,083 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,083 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:51,083 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,083 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,083 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:51,085 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:51,085 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:51,088 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,097 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:51,097 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,097 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,098 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-11-23 16:18:51,098 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-11-23 16:18:51,099 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,104 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,104 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:51,104 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,104 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,105 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:51,106 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:51,106 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:51,112 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,121 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Ended with exit code 0 [2023-11-23 16:18:51,121 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,121 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,122 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-11-23 16:18:51,123 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-11-23 16:18:51,123 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,129 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,129 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:51,129 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,129 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,129 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:51,143 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:51,143 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:51,168 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,177 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Ended with exit code 0 [2023-11-23 16:18:51,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,179 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-11-23 16:18:51,179 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-11-23 16:18:51,180 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,185 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,185 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:51,185 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,185 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,186 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:51,188 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:51,188 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:51,193 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,202 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-11-23 16:18:51,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,202 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,203 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-11-23 16:18:51,204 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-11-23 16:18:51,204 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,210 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,210 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:51,210 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,210 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,210 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:51,212 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:51,212 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:51,217 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,226 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:51,226 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,226 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,227 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-11-23 16:18:51,229 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-11-23 16:18:51,229 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,235 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,235 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:51,235 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,235 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,235 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:51,237 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:51,237 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:51,244 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,252 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Ended with exit code 0 [2023-11-23 16:18:51,252 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,253 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,253 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-11-23 16:18:51,254 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-11-23 16:18:51,254 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,260 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,260 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:51,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,260 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:51,262 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:51,262 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:51,268 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,276 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-11-23 16:18:51,277 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,277 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,278 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-11-23 16:18:51,278 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-11-23 16:18:51,279 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,284 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,284 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:51,285 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,285 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,285 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:51,287 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:51,287 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:51,293 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,301 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-11-23 16:18:51,301 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,301 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,302 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-11-23 16:18:51,303 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-11-23 16:18:51,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-11-23 16:18:51,310 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,310 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:51,311 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,311 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,311 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:51,312 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:51,312 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:51,316 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,325 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Ended with exit code 0 [2023-11-23 16:18:51,325 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,326 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-11-23 16:18:51,327 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-11-23 16:18:51,327 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,332 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,333 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:51,333 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,333 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,333 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:51,335 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:51,335 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:51,340 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,348 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-11-23 16:18:51,348 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,349 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,349 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-11-23 16:18:51,350 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-11-23 16:18:51,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-11-23 16:18:51,356 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,356 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:51,356 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,356 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,356 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:51,359 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:51,359 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:51,378 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,392 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-11-23 16:18:51,392 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,393 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,393 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-11-23 16:18:51,394 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-11-23 16:18:51,394 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,400 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,400 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:51,400 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,400 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,400 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:51,402 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:51,402 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:51,407 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,415 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-11-23 16:18:51,416 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,416 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,416 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-11-23 16:18:51,417 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-11-23 16:18:51,418 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,423 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,423 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:51,423 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,423 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,423 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:51,426 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:51,426 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:51,431 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,440 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (226)] Ended with exit code 0 [2023-11-23 16:18:51,440 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,440 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,441 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-11-23 16:18:51,442 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-11-23 16:18:51,442 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,448 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,448 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:51,448 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,448 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,448 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:51,450 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:51,450 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:51,456 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,469 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-11-23 16:18:51,469 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,469 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,470 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-11-23 16:18:51,476 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,483 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,484 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:51,484 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,484 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,484 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:51,486 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:51,486 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:51,491 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-11-23 16:18:51,500 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,512 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-11-23 16:18:51,513 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,513 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,514 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-11-23 16:18:51,520 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,527 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,528 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:51,528 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,528 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,528 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:51,530 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:18:51,530 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:18:51,533 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-11-23 16:18:51,545 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,555 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Ended with exit code 0 [2023-11-23 16:18:51,555 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,555 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,556 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-11-23 16:18:51,557 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-11-23 16:18:51,557 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,563 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,563 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:51,563 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:51,563 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,563 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,563 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:51,563 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:51,564 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:51,565 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,574 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (230)] Ended with exit code 0 [2023-11-23 16:18:51,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,574 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,575 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-11-23 16:18:51,578 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-11-23 16:18:51,579 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,584 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,584 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:51,584 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:51,584 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,584 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,584 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:18:51,585 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:18:51,585 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:51,586 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,595 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Ended with exit code 0 [2023-11-23 16:18:51,595 INFO L490 LassoAnalysis]: Using template '3-phase'. [2023-11-23 16:18:51,596 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,596 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,596 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-11-23 16:18:51,597 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-11-23 16:18:51,598 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,603 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,603 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:51,603 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:51,603 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,603 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,603 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:51,604 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:51,604 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:51,606 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,615 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (232)] Ended with exit code 0 [2023-11-23 16:18:51,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,616 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-11-23 16:18:51,616 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-11-23 16:18:51,617 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,623 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,623 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:51,623 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:51,623 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,624 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,624 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:51,625 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:51,625 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:51,648 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,660 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-11-23 16:18:51,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,662 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-11-23 16:18:51,664 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-11-23 16:18:51,665 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,672 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,672 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:51,672 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:51,672 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,672 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,672 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:51,673 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:51,673 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:51,677 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,685 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (234)] Ended with exit code 0 [2023-11-23 16:18:51,686 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,686 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,687 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-11-23 16:18:51,687 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-11-23 16:18:51,688 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,694 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,694 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:51,694 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:51,694 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,694 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,694 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:51,695 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:51,695 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:51,697 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,706 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Ended with exit code 0 [2023-11-23 16:18:51,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,706 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,707 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-11-23 16:18:51,708 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-11-23 16:18:51,708 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,714 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,714 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:51,714 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:51,714 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,714 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,714 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:51,714 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:51,714 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:51,716 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,725 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-11-23 16:18:51,725 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,725 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,726 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-11-23 16:18:51,727 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-11-23 16:18:51,727 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,733 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,733 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:51,733 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:51,733 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,733 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,733 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:51,734 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:51,734 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:51,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,745 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Ended with exit code 0 [2023-11-23 16:18:51,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,746 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-11-23 16:18:51,746 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-11-23 16:18:51,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-11-23 16:18:51,752 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,753 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:51,753 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:51,753 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,753 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,753 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:51,753 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:51,753 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:51,756 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,764 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Ended with exit code 0 [2023-11-23 16:18:51,764 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,764 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,765 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-11-23 16:18:51,766 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-11-23 16:18:51,766 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,772 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,772 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:51,773 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:51,773 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,773 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,773 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:51,773 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:51,773 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:51,775 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,784 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-11-23 16:18:51,784 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,784 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,785 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-11-23 16:18:51,785 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-11-23 16:18:51,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-11-23 16:18:51,791 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,792 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:51,792 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:51,792 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,792 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,792 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:51,792 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:51,792 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:51,795 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,803 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-11-23 16:18:51,803 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,804 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,804 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-11-23 16:18:51,805 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-11-23 16:18:51,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-11-23 16:18:51,811 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,811 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:51,811 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,811 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,811 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:51,813 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:51,813 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:51,818 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,827 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-11-23 16:18:51,827 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,827 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,828 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-11-23 16:18:51,829 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-11-23 16:18:51,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-11-23 16:18:51,834 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,835 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:51,835 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,835 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,835 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:51,838 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:51,838 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:51,843 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,852 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Ended with exit code 0 [2023-11-23 16:18:51,852 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,853 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,853 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-11-23 16:18:51,854 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-11-23 16:18:51,854 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,860 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,860 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:51,860 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:51,860 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,860 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,860 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:51,861 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:51,861 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:51,885 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,894 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-11-23 16:18:51,894 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,895 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-11-23 16:18:51,896 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-11-23 16:18:51,897 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,902 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,902 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:51,902 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:51,903 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,903 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,903 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:51,903 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:51,903 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:51,905 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,914 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-11-23 16:18:51,914 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,914 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,915 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-11-23 16:18:51,915 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-11-23 16:18:51,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-11-23 16:18:51,921 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,921 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:51,921 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:51,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,922 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:51,922 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:51,922 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:51,924 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,933 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Ended with exit code 0 [2023-11-23 16:18:51,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,933 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,934 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-11-23 16:18:51,935 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-11-23 16:18:51,935 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,941 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,941 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:51,941 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:51,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,941 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:51,942 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:51,942 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:51,944 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,953 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Ended with exit code 0 [2023-11-23 16:18:51,953 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,953 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,954 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-11-23 16:18:51,955 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-11-23 16:18:51,955 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,960 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,961 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:51,961 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:51,961 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,961 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,961 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:51,961 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:51,961 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:51,964 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,972 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Ended with exit code 0 [2023-11-23 16:18:51,973 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,973 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,973 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-11-23 16:18:51,974 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-11-23 16:18:51,975 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:51,980 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:51,981 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:51,981 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:51,981 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:51,981 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:51,981 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:51,981 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:51,981 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:51,984 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:51,993 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Ended with exit code 0 [2023-11-23 16:18:51,993 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:51,993 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:51,994 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-11-23 16:18:52,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-11-23 16:18:52,006 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-11-23 16:18:52,012 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,012 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,012 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:52,012 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,012 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,012 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,013 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:52,013 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:52,015 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,024 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Ended with exit code 0 [2023-11-23 16:18:52,024 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,025 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,026 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-11-23 16:18:52,027 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-11-23 16:18:52,029 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:52,035 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,035 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,035 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:52,036 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,036 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,036 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,036 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:52,036 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:52,039 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,047 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-11-23 16:18:52,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,048 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,048 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-11-23 16:18:52,049 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-11-23 16:18:52,050 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:52,055 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,056 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,056 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:52,056 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,056 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,056 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,057 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:52,057 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:52,059 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,068 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:52,071 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,071 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,072 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-11-23 16:18:52,073 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-11-23 16:18:52,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-11-23 16:18:52,079 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,079 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,079 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:52,079 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,079 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,079 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,080 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:52,080 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:52,082 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,091 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:52,091 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,092 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,092 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-11-23 16:18:52,094 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:52,100 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-11-23 16:18:52,100 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,101 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,101 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:52,101 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,101 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,101 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,101 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:52,101 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:52,114 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,123 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-11-23 16:18:52,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,124 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,125 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-11-23 16:18:52,126 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-11-23 16:18:52,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-11-23 16:18:52,133 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,133 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,133 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,135 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:52,136 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:52,141 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,150 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:52,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,151 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,152 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-11-23 16:18:52,153 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-11-23 16:18:52,155 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:52,161 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,161 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,161 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,162 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,162 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,168 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:52,168 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:52,186 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,195 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-11-23 16:18:52,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,196 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,197 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-11-23 16:18:52,199 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:52,201 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-11-23 16:18:52,205 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,205 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,205 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,205 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,205 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,208 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:52,208 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:52,215 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,224 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-11-23 16:18:52,224 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,225 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,225 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-11-23 16:18:52,227 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-11-23 16:18:52,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-11-23 16:18:52,234 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,234 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,235 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,235 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,235 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,239 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:52,239 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:52,245 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,254 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-11-23 16:18:52,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,255 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,255 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-11-23 16:18:52,256 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-11-23 16:18:52,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-11-23 16:18:52,263 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,263 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,263 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,264 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,278 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:52,279 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:52,331 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,340 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Ended with exit code 0 [2023-11-23 16:18:52,341 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,341 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,342 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-11-23 16:18:52,342 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-11-23 16:18:52,343 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:52,348 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,348 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,349 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,349 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,349 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,352 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:52,352 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:52,360 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,369 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Ended with exit code 0 [2023-11-23 16:18:52,369 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,370 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-11-23 16:18:52,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-11-23 16:18:52,371 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:52,377 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,377 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,377 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,377 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,377 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,379 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:52,380 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:52,388 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,397 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-11-23 16:18:52,397 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,397 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,398 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-11-23 16:18:52,398 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-11-23 16:18:52,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-11-23 16:18:52,405 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,405 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,405 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,405 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,405 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,408 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:52,408 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:52,415 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,424 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-11-23 16:18:52,424 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,424 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,425 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-11-23 16:18:52,425 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-11-23 16:18:52,426 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:52,433 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,433 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,433 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,433 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,433 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,449 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:52,450 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:52,479 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,489 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-11-23 16:18:52,491 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,491 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,492 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-11-23 16:18:52,493 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-11-23 16:18:52,493 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:52,499 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,499 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,499 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,499 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,499 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,502 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:52,502 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:52,510 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,519 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Ended with exit code 0 [2023-11-23 16:18:52,519 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,520 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,520 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-11-23 16:18:52,521 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-11-23 16:18:52,521 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:52,527 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,527 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,527 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,528 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,528 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,530 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:52,530 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:52,537 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,546 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Ended with exit code 0 [2023-11-23 16:18:52,546 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,546 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,547 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-11-23 16:18:52,547 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-11-23 16:18:52,548 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:52,554 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,554 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,554 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,554 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,554 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,556 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:52,556 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:52,564 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,573 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (265)] Ended with exit code 0 [2023-11-23 16:18:52,573 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,573 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,574 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-11-23 16:18:52,574 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-11-23 16:18:52,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-11-23 16:18:52,581 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,581 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,581 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,581 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,581 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,584 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:52,584 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:52,592 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,601 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-11-23 16:18:52,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,602 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,602 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-11-23 16:18:52,603 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-11-23 16:18:52,603 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:52,609 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,609 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,610 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,610 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,610 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,612 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:52,613 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:52,620 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,629 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Ended with exit code 0 [2023-11-23 16:18:52,630 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,630 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,630 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-11-23 16:18:52,631 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-11-23 16:18:52,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-11-23 16:18:52,638 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,638 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,638 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,638 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,638 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,640 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:52,640 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:52,646 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,655 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-11-23 16:18:52,655 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,655 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,656 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-11-23 16:18:52,657 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-11-23 16:18:52,657 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:52,663 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,663 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,663 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,663 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,663 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,666 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:52,666 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:52,673 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,682 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Ended with exit code 0 [2023-11-23 16:18:52,683 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,683 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,684 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-11-23 16:18:52,684 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-11-23 16:18:52,685 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:52,690 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,691 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,691 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,691 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,691 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,693 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:52,693 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:52,699 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,708 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (270)] Ended with exit code 0 [2023-11-23 16:18:52,708 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,708 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,709 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-11-23 16:18:52,709 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-11-23 16:18:52,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-11-23 16:18:52,716 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,716 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,716 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,716 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,716 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,719 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:52,719 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:52,726 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,735 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-11-23 16:18:52,735 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,735 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,736 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-11-23 16:18:52,737 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-11-23 16:18:52,737 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:52,743 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,743 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,743 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,743 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,743 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,746 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:52,746 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:52,754 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,762 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-11-23 16:18:52,763 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,763 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,764 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-11-23 16:18:52,764 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-11-23 16:18:52,765 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:52,770 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,771 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,771 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,771 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,771 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,773 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:52,773 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:52,780 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,789 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-11-23 16:18:52,789 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,789 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,790 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-11-23 16:18:52,797 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:52,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-11-23 16:18:52,802 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,802 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,803 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,803 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,803 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,805 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:52,805 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:52,810 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,819 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-11-23 16:18:52,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,820 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-11-23 16:18:52,821 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-11-23 16:18:52,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-11-23 16:18:52,827 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,827 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,827 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,827 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,827 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,830 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:52,830 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:52,843 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,852 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-11-23 16:18:52,852 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,852 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,853 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-11-23 16:18:52,854 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-11-23 16:18:52,854 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:52,860 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,860 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,860 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:52,860 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,860 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,860 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,861 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:52,861 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:52,863 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,872 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-11-23 16:18:52,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,873 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-11-23 16:18:52,873 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-11-23 16:18:52,874 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:52,879 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,880 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:18:52,880 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:52,880 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,880 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,880 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:52,880 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:52,880 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:52,882 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,891 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-11-23 16:18:52,891 INFO L490 LassoAnalysis]: Using template '4-phase'. [2023-11-23 16:18:52,891 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,891 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,892 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-11-23 16:18:52,893 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-11-23 16:18:52,893 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:52,899 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,899 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:52,899 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:52,899 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,900 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,900 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:52,900 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:52,900 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:52,903 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,912 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-11-23 16:18:52,912 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,912 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,913 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-11-23 16:18:52,914 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-11-23 16:18:52,914 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:52,920 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,920 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:52,920 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:52,920 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,920 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,920 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:52,921 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:52,921 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:52,924 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,933 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-11-23 16:18:52,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,933 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,934 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-11-23 16:18:52,934 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-11-23 16:18:52,935 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:52,941 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,941 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:52,941 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:52,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,941 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:52,942 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:52,942 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:52,945 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,953 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-11-23 16:18:52,953 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,954 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,954 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-11-23 16:18:52,955 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-11-23 16:18:52,955 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:52,961 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,961 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:52,961 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:52,961 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,961 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,962 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:52,962 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:52,962 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:52,965 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:52,974 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-11-23 16:18:52,974 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:52,974 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:52,975 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-11-23 16:18:52,992 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-11-23 16:18:52,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-11-23 16:18:52,998 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:52,998 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:52,998 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:52,998 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:52,998 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:52,998 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:52,999 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:52,999 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:53,002 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,011 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-11-23 16:18:53,011 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,011 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,012 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-11-23 16:18:53,013 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-11-23 16:18:53,013 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:53,019 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,019 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,019 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:53,020 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,020 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,020 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,020 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:53,020 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:53,024 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,032 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-11-23 16:18:53,033 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,033 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,033 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-11-23 16:18:53,034 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-11-23 16:18:53,034 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:53,040 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,040 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,040 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:53,041 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,041 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,041 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,041 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:53,041 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:53,045 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,053 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-11-23 16:18:53,053 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,054 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-11-23 16:18:53,055 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-11-23 16:18:53,055 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:53,061 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,061 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,061 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:53,061 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,061 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,061 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,062 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:53,062 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:53,065 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,074 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (285)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:53,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,075 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-11-23 16:18:53,076 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-11-23 16:18:53,076 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:53,082 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,082 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,082 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:53,082 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,082 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,082 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,083 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:53,083 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:53,086 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,094 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:53,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,096 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-11-23 16:18:53,096 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-11-23 16:18:53,097 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:53,102 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,103 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,103 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,103 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,103 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,105 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:53,105 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:53,112 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,121 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-11-23 16:18:53,121 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,122 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,122 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-11-23 16:18:53,123 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-11-23 16:18:53,123 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:53,129 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,130 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,130 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,130 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,130 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,132 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:53,132 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:53,143 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,152 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-11-23 16:18:53,152 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,152 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,153 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-11-23 16:18:53,153 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-11-23 16:18:53,154 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:53,160 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,160 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,160 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:53,160 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,160 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,161 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,161 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:53,162 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:53,165 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,174 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-11-23 16:18:53,174 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,175 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,179 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-11-23 16:18:53,180 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-11-23 16:18:53,180 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:53,186 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,187 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,187 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:53,187 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,187 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,187 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,188 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:53,188 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:53,212 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,223 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:53,223 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,223 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,224 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-11-23 16:18:53,225 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-11-23 16:18:53,225 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:53,231 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,231 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,231 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:53,231 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,231 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,231 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,232 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:53,232 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:53,235 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,244 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Ended with exit code 0 [2023-11-23 16:18:53,244 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,244 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,245 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-11-23 16:18:53,246 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-11-23 16:18:53,246 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:53,252 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,252 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,252 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:53,253 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,253 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,253 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,254 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:53,254 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:53,260 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,269 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-11-23 16:18:53,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,269 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,270 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-11-23 16:18:53,271 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-11-23 16:18:53,271 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:53,278 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,278 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,278 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:53,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,278 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,279 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:53,279 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:53,282 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,291 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Ended with exit code 0 [2023-11-23 16:18:53,292 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,292 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-11-23 16:18:53,293 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-11-23 16:18:53,294 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:53,300 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,300 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,300 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:53,300 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,301 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,301 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,301 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:53,301 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:53,304 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,314 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Ended with exit code 0 [2023-11-23 16:18:53,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,314 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,315 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-11-23 16:18:53,315 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-11-23 16:18:53,316 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:53,322 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,323 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,323 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:53,323 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,323 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,323 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,323 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:53,324 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:53,326 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,336 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-11-23 16:18:53,336 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,336 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,337 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-11-23 16:18:53,337 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-11-23 16:18:53,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-11-23 16:18:53,345 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,345 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,345 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:53,345 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,345 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,345 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,346 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:53,346 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:53,379 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,392 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (296)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:53,392 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,393 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,393 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-11-23 16:18:53,396 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:53,405 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,405 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,405 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:53,405 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,405 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,405 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,406 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:53,406 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:53,412 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-11-23 16:18:53,421 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,434 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-11-23 16:18:53,434 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,434 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,435 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-11-23 16:18:53,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-11-23 16:18:53,449 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,449 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,449 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:53,449 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,449 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,449 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,450 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:53,450 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:53,452 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-11-23 16:18:53,454 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,463 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Ended with exit code 0 [2023-11-23 16:18:53,463 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,463 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,464 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-11-23 16:18:53,464 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-11-23 16:18:53,469 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:53,476 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,476 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,476 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:53,477 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,477 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,477 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,477 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:53,477 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:53,480 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,490 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-11-23 16:18:53,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,491 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-11-23 16:18:53,491 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-11-23 16:18:53,492 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:53,499 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,499 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,499 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,499 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,499 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,501 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:53,502 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:53,509 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,518 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-11-23 16:18:53,519 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,519 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,519 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-11-23 16:18:53,520 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-11-23 16:18:53,521 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:53,528 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,528 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,528 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,528 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,528 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,536 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:53,536 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:53,559 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,568 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-11-23 16:18:53,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,569 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,570 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-11-23 16:18:53,570 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-11-23 16:18:53,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-11-23 16:18:53,577 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,577 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,578 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,578 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,578 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,581 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:53,581 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:53,590 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,599 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-11-23 16:18:53,599 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,600 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,601 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-11-23 16:18:53,601 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-11-23 16:18:53,602 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:53,609 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,609 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,609 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,609 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,609 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,611 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:53,612 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:53,619 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,628 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:53,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,629 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-11-23 16:18:53,630 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-11-23 16:18:53,630 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:53,638 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,638 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,638 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,638 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,638 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,657 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:53,657 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:53,737 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,748 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:53,748 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,748 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,749 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-11-23 16:18:53,749 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-11-23 16:18:53,750 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:53,756 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,757 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,757 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,757 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,757 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,761 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:53,761 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:53,771 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,780 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-11-23 16:18:53,780 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,780 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,781 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-11-23 16:18:53,782 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-11-23 16:18:53,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-11-23 16:18:53,789 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,789 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,789 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,789 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,789 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,792 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:53,792 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:53,799 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,808 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:53,808 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,808 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,809 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-11-23 16:18:53,810 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-11-23 16:18:53,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-11-23 16:18:53,818 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,818 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,818 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,818 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,818 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,824 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:53,824 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:53,838 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,847 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:53,847 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,847 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,848 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-11-23 16:18:53,849 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-11-23 16:18:53,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-11-23 16:18:53,857 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,858 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,858 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,858 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,858 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,878 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:53,878 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:53,919 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,929 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-11-23 16:18:53,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,929 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,930 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-11-23 16:18:53,931 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-11-23 16:18:53,931 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:53,938 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,938 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,938 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,938 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,939 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,942 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:53,942 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:53,951 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:53,960 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-11-23 16:18:53,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:53,961 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:53,961 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-11-23 16:18:53,962 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-11-23 16:18:53,962 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:53,969 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:53,969 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:53,969 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:53,969 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:53,969 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:53,973 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:53,973 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:53,996 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,006 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-11-23 16:18:54,006 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,006 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,007 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-11-23 16:18:54,008 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-11-23 16:18:54,008 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,015 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,015 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:54,015 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,015 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,015 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:54,018 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:54,018 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:54,028 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,038 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Ended with exit code 0 [2023-11-23 16:18:54,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,039 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-11-23 16:18:54,040 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-11-23 16:18:54,040 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,047 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,047 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:54,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,047 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:54,051 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:54,051 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:54,061 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,071 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Ended with exit code 0 [2023-11-23 16:18:54,071 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,071 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,072 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-11-23 16:18:54,073 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-11-23 16:18:54,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-11-23 16:18:54,080 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,080 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:54,080 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,080 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,080 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:54,084 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:54,084 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:54,094 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,104 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (313)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:54,104 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,105 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,105 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-11-23 16:18:54,106 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-11-23 16:18:54,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-11-23 16:18:54,113 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,113 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:54,114 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,114 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,114 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:54,119 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:54,119 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:54,136 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,149 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (314)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:54,150 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,150 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,150 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-11-23 16:18:54,157 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,164 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-11-23 16:18:54,165 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,165 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:54,165 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,165 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,165 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:54,169 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:54,169 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:54,182 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,191 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Ended with exit code 0 [2023-11-23 16:18:54,192 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,192 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,192 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-11-23 16:18:54,193 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-11-23 16:18:54,194 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,200 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,201 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:54,201 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,201 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,201 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:54,203 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:54,203 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:54,210 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,220 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Ended with exit code 0 [2023-11-23 16:18:54,220 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,220 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,221 INFO L229 MonitoredProcess]: Starting monitored process 317 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,221 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Waiting until timeout for monitored process [2023-11-23 16:18:54,222 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,228 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,229 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:54,229 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,229 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,229 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:54,233 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:54,233 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:54,241 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,251 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:54,251 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,251 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,252 INFO L229 MonitoredProcess]: Starting monitored process 318 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,253 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Waiting until timeout for monitored process [2023-11-23 16:18:54,253 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,261 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,261 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:54,261 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,261 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,261 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:54,268 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:54,268 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:54,292 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,305 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:54,306 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,306 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,307 INFO L229 MonitoredProcess]: Starting monitored process 319 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,312 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,319 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Waiting until timeout for monitored process [2023-11-23 16:18:54,320 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,320 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:54,320 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,320 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,320 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:54,323 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:54,323 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:54,334 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,343 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Ended with exit code 0 [2023-11-23 16:18:54,344 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,344 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,345 INFO L229 MonitoredProcess]: Starting monitored process 320 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,345 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Waiting until timeout for monitored process [2023-11-23 16:18:54,346 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,352 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,352 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:54,352 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,352 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,352 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:54,355 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:54,355 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:54,362 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,372 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:54,372 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,372 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,373 INFO L229 MonitoredProcess]: Starting monitored process 321 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,374 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Waiting until timeout for monitored process [2023-11-23 16:18:54,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-11-23 16:18:54,381 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,381 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:54,381 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,381 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,381 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:54,384 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:18:54,384 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:18:54,391 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,400 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Ended with exit code 0 [2023-11-23 16:18:54,400 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,400 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,401 INFO L229 MonitoredProcess]: Starting monitored process 322 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,402 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Waiting until timeout for monitored process [2023-11-23 16:18:54,402 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,409 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,409 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:54,409 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:54,409 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,409 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,409 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:54,410 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:54,410 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:54,438 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,450 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Ended with exit code 0 [2023-11-23 16:18:54,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,450 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,451 INFO L229 MonitoredProcess]: Starting monitored process 323 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,451 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Waiting until timeout for monitored process [2023-11-23 16:18:54,452 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,458 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,458 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:54,458 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:54,458 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,459 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,459 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:18:54,459 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:18:54,459 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:54,462 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,471 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Ended with exit code 0 [2023-11-23 16:18:54,474 INFO L490 LassoAnalysis]: Using template '2-lex'. [2023-11-23 16:18:54,474 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,474 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,475 INFO L229 MonitoredProcess]: Starting monitored process 324 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,476 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Waiting until timeout for monitored process [2023-11-23 16:18:54,476 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,482 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,483 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:54,483 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:54,483 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,483 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,483 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:54,483 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:54,483 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:54,485 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,494 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:54,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,495 INFO L229 MonitoredProcess]: Starting monitored process 325 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,495 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (325)] Waiting until timeout for monitored process [2023-11-23 16:18:54,496 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,502 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,502 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:54,502 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:54,502 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,502 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,502 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:54,502 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:54,502 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:54,504 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,513 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (325)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:54,513 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,513 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,514 INFO L229 MonitoredProcess]: Starting monitored process 326 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,515 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Waiting until timeout for monitored process [2023-11-23 16:18:54,515 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,521 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,521 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:54,522 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:54,522 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,522 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,522 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:54,522 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:54,522 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:54,524 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,532 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Ended with exit code 0 [2023-11-23 16:18:54,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,533 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,533 INFO L229 MonitoredProcess]: Starting monitored process 327 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,534 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Waiting until timeout for monitored process [2023-11-23 16:18:54,535 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,540 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,541 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:54,541 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:54,541 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,541 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,541 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:54,541 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:54,541 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:54,543 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,552 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:54,552 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,552 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,553 INFO L229 MonitoredProcess]: Starting monitored process 328 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,554 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Waiting until timeout for monitored process [2023-11-23 16:18:54,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-11-23 16:18:54,561 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,561 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:54,561 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:54,561 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,561 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,561 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:54,561 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:54,561 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:54,563 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,572 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:54,572 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,572 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,573 INFO L229 MonitoredProcess]: Starting monitored process 329 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,573 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Waiting until timeout for monitored process [2023-11-23 16:18:54,574 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,580 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,580 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:54,580 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:54,580 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,580 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,580 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:54,581 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:54,581 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:54,582 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,591 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:54,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,592 INFO L229 MonitoredProcess]: Starting monitored process 330 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,593 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Waiting until timeout for monitored process [2023-11-23 16:18:54,594 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,600 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,600 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:54,600 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:54,600 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,600 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,600 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:54,601 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:54,601 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:54,602 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,611 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Ended with exit code 0 [2023-11-23 16:18:54,612 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,612 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,612 INFO L229 MonitoredProcess]: Starting monitored process 331 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,613 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Waiting until timeout for monitored process [2023-11-23 16:18:54,614 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,620 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,620 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:54,620 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:54,620 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,620 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,620 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:54,620 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:54,620 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:54,622 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,631 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Ended with exit code 0 [2023-11-23 16:18:54,631 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,632 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,632 INFO L229 MonitoredProcess]: Starting monitored process 332 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,633 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (332)] Waiting until timeout for monitored process [2023-11-23 16:18:54,633 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,640 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,640 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:54,640 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:54,640 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,640 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,640 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:54,640 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:54,641 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:54,642 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,651 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (332)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:54,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,652 INFO L229 MonitoredProcess]: Starting monitored process 333 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,653 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Waiting until timeout for monitored process [2023-11-23 16:18:54,653 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,659 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,660 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:54,660 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,660 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,660 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:54,662 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:54,662 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:54,666 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,675 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:54,675 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,675 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,676 INFO L229 MonitoredProcess]: Starting monitored process 334 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,677 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (334)] Waiting until timeout for monitored process [2023-11-23 16:18:54,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-11-23 16:18:54,683 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,683 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:54,684 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,684 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,684 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:54,685 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:54,685 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:54,689 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,698 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (334)] Ended with exit code 0 [2023-11-23 16:18:54,699 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,699 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,700 INFO L229 MonitoredProcess]: Starting monitored process 335 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,700 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Waiting until timeout for monitored process [2023-11-23 16:18:54,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-11-23 16:18:54,707 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,707 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:54,707 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:54,707 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,707 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,707 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:54,708 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:54,708 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:54,709 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,719 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Ended with exit code 0 [2023-11-23 16:18:54,719 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,719 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,720 INFO L229 MonitoredProcess]: Starting monitored process 336 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,720 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (336)] Waiting until timeout for monitored process [2023-11-23 16:18:54,721 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,727 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,727 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:54,727 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:54,727 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,727 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,727 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:54,728 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:54,728 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:54,730 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,739 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (336)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:54,739 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,739 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,740 INFO L229 MonitoredProcess]: Starting monitored process 337 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,741 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Waiting until timeout for monitored process [2023-11-23 16:18:54,741 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,747 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,748 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:54,748 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:54,748 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,748 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,748 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:54,748 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:54,748 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:54,750 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,759 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:54,759 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,759 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,760 INFO L229 MonitoredProcess]: Starting monitored process 338 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,761 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (338)] Waiting until timeout for monitored process [2023-11-23 16:18:54,761 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,767 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,768 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:54,768 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:54,768 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,768 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,768 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:54,768 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:54,768 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:54,770 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,779 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (338)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:54,779 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,780 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,780 INFO L229 MonitoredProcess]: Starting monitored process 339 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,781 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (339)] Waiting until timeout for monitored process [2023-11-23 16:18:54,781 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,787 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,787 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:54,788 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:54,788 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,788 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,788 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:54,788 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:54,788 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:54,790 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,799 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (339)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:54,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,800 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,800 INFO L229 MonitoredProcess]: Starting monitored process 340 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,803 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (340)] Waiting until timeout for monitored process [2023-11-23 16:18:54,804 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,810 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,810 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:54,810 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:54,810 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,810 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,810 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:54,811 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:54,811 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:54,812 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,822 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (340)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:54,822 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,822 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,823 INFO L229 MonitoredProcess]: Starting monitored process 341 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,823 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (341)] Waiting until timeout for monitored process [2023-11-23 16:18:54,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-11-23 16:18:54,829 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,830 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:54,830 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:54,830 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,830 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,830 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:54,830 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:54,830 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:54,832 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,841 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (341)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:54,841 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,841 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,842 INFO L229 MonitoredProcess]: Starting monitored process 342 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,843 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (342)] Waiting until timeout for monitored process [2023-11-23 16:18:54,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-11-23 16:18:54,850 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,850 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:54,850 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:54,850 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,850 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,850 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:54,851 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:54,851 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:54,852 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,861 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (342)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:54,862 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,862 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,863 INFO L229 MonitoredProcess]: Starting monitored process 343 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,863 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (343)] Waiting until timeout for monitored process [2023-11-23 16:18:54,864 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,870 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,870 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:54,870 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:54,870 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,870 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,870 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:54,871 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:54,871 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:54,872 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,881 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (343)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:54,882 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,882 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,883 INFO L229 MonitoredProcess]: Starting monitored process 344 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,883 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (344)] Waiting until timeout for monitored process [2023-11-23 16:18:54,884 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,890 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,890 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:54,890 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:54,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,891 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:54,891 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:54,891 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:54,893 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,902 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (344)] Ended with exit code 0 [2023-11-23 16:18:54,902 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,902 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,903 INFO L229 MonitoredProcess]: Starting monitored process 345 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,904 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (345)] Waiting until timeout for monitored process [2023-11-23 16:18:54,904 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,910 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,910 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:54,910 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:54,911 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,911 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,911 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:54,911 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:54,911 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:54,913 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,922 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (345)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:54,922 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,923 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,923 INFO L229 MonitoredProcess]: Starting monitored process 346 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,924 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (346)] Waiting until timeout for monitored process [2023-11-23 16:18:54,924 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,930 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,931 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:54,931 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,931 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,931 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:54,933 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:54,933 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:54,937 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,947 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (346)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:54,947 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,947 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,948 INFO L229 MonitoredProcess]: Starting monitored process 347 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,949 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (347)] Waiting until timeout for monitored process [2023-11-23 16:18:54,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-11-23 16:18:54,956 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,956 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:54,956 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,956 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,956 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:54,962 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:54,962 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:54,975 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:54,985 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (347)] Ended with exit code 0 [2023-11-23 16:18:54,985 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:54,985 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:54,986 INFO L229 MonitoredProcess]: Starting monitored process 348 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:54,986 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (348)] Waiting until timeout for monitored process [2023-11-23 16:18:54,987 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:54,993 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:54,993 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:54,993 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:54,993 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:54,993 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:54,996 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:54,996 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:55,001 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,011 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (348)] Ended with exit code 0 [2023-11-23 16:18:55,011 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,011 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,012 INFO L229 MonitoredProcess]: Starting monitored process 349 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,013 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (349)] Waiting until timeout for monitored process [2023-11-23 16:18:55,013 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:55,019 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,019 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:55,020 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,020 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,020 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:55,022 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:55,022 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:55,026 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,035 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (349)] Ended with exit code 0 [2023-11-23 16:18:55,036 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,036 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,037 INFO L229 MonitoredProcess]: Starting monitored process 350 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,037 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (350)] Waiting until timeout for monitored process [2023-11-23 16:18:55,038 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:55,044 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,045 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:55,045 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,045 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,045 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:55,072 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:55,072 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:55,098 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,108 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (350)] Ended with exit code 0 [2023-11-23 16:18:55,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,109 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,109 INFO L229 MonitoredProcess]: Starting monitored process 351 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,110 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (351)] Waiting until timeout for monitored process [2023-11-23 16:18:55,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-11-23 16:18:55,117 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,117 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:55,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,117 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:55,120 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:55,120 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:55,126 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,136 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (351)] Ended with exit code 0 [2023-11-23 16:18:55,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,136 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,137 INFO L229 MonitoredProcess]: Starting monitored process 352 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,138 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (352)] Waiting until timeout for monitored process [2023-11-23 16:18:55,138 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:55,144 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,144 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:55,144 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,144 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,144 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:55,146 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:55,146 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:55,150 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,160 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (352)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:55,160 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,160 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,161 INFO L229 MonitoredProcess]: Starting monitored process 353 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,161 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Waiting until timeout for monitored process [2023-11-23 16:18:55,162 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:55,168 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,169 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:55,169 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,169 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,169 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:55,171 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:55,171 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:55,178 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,187 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:55,187 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,188 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,188 INFO L229 MonitoredProcess]: Starting monitored process 354 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,189 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (354)] Waiting until timeout for monitored process [2023-11-23 16:18:55,190 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:55,196 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,197 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:55,197 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,197 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,197 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:55,212 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:55,212 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:55,237 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,247 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (354)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:55,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,247 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,248 INFO L229 MonitoredProcess]: Starting monitored process 355 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,249 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:55,249 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (355)] Waiting until timeout for monitored process [2023-11-23 16:18:55,255 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,255 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:55,255 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,255 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,256 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:55,258 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:55,258 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:55,264 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,273 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (355)] Ended with exit code 0 [2023-11-23 16:18:55,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,274 INFO L229 MonitoredProcess]: Starting monitored process 356 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,274 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Waiting until timeout for monitored process [2023-11-23 16:18:55,275 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:55,281 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,281 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:55,281 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,281 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,281 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:55,284 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:55,284 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:55,289 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,298 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Ended with exit code 0 [2023-11-23 16:18:55,299 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,299 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,300 INFO L229 MonitoredProcess]: Starting monitored process 357 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,300 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (357)] Waiting until timeout for monitored process [2023-11-23 16:18:55,301 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:55,307 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,307 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:55,307 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,307 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,307 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:55,310 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:55,310 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:55,316 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,325 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (357)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:55,325 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,326 INFO L229 MonitoredProcess]: Starting monitored process 358 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,327 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (358)] Waiting until timeout for monitored process [2023-11-23 16:18:55,327 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:55,333 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,333 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:55,333 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,333 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,333 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:55,336 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:55,336 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:55,343 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,352 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (358)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:55,352 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,353 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,353 INFO L229 MonitoredProcess]: Starting monitored process 359 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,354 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (359)] Waiting until timeout for monitored process [2023-11-23 16:18:55,354 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:55,361 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,361 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:55,361 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,361 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,361 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:55,364 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:55,364 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:55,370 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,380 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (359)] Ended with exit code 0 [2023-11-23 16:18:55,380 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,380 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,381 INFO L229 MonitoredProcess]: Starting monitored process 360 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,382 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (360)] Waiting until timeout for monitored process [2023-11-23 16:18:55,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-11-23 16:18:55,388 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,388 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:55,388 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,388 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,388 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:55,390 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:55,391 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:55,396 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,406 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (360)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:55,406 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,406 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,407 INFO L229 MonitoredProcess]: Starting monitored process 361 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,408 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (361)] Waiting until timeout for monitored process [2023-11-23 16:18:55,408 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:55,414 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,414 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:55,414 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,414 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,415 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:55,417 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:55,417 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:55,423 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,433 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (361)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:55,433 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,433 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,434 INFO L229 MonitoredProcess]: Starting monitored process 362 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,434 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (362)] Waiting until timeout for monitored process [2023-11-23 16:18:55,435 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:55,441 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,442 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:55,442 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,442 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,442 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:55,444 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:55,444 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:55,448 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,457 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (362)] Ended with exit code 0 [2023-11-23 16:18:55,458 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,458 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,459 INFO L229 MonitoredProcess]: Starting monitored process 363 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,459 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (363)] Waiting until timeout for monitored process [2023-11-23 16:18:55,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-11-23 16:18:55,466 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,466 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:55,466 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,466 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,466 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:55,469 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:55,469 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:55,474 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,484 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (363)] Ended with exit code 0 [2023-11-23 16:18:55,484 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,484 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,485 INFO L229 MonitoredProcess]: Starting monitored process 364 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,485 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (364)] Waiting until timeout for monitored process [2023-11-23 16:18:55,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-11-23 16:18:55,492 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,492 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:55,492 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,492 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,492 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:55,495 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:55,495 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:55,501 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,511 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (364)] Ended with exit code 0 [2023-11-23 16:18:55,511 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,511 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,512 INFO L229 MonitoredProcess]: Starting monitored process 365 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,512 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (365)] Waiting until timeout for monitored process [2023-11-23 16:18:55,513 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:55,519 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,519 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:55,519 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,519 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,519 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:55,522 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:55,522 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:55,528 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,537 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (365)] Ended with exit code 0 [2023-11-23 16:18:55,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,538 INFO L229 MonitoredProcess]: Starting monitored process 366 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,539 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (366)] Waiting until timeout for monitored process [2023-11-23 16:18:55,539 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:55,546 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,546 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:55,546 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,546 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,546 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:55,548 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:55,548 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:55,552 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,562 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (366)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:55,562 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,562 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,563 INFO L229 MonitoredProcess]: Starting monitored process 367 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,564 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (367)] Waiting until timeout for monitored process [2023-11-23 16:18:55,564 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:55,570 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,570 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:55,570 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,570 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,570 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:55,572 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:18:55,572 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:18:55,577 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,586 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (367)] Ended with exit code 0 [2023-11-23 16:18:55,586 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,586 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,587 INFO L229 MonitoredProcess]: Starting monitored process 368 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,588 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (368)] Waiting until timeout for monitored process [2023-11-23 16:18:55,588 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:55,594 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,594 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:55,594 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:55,594 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,594 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,594 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:55,595 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:55,595 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:55,596 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,605 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (368)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:55,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,606 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,607 INFO L229 MonitoredProcess]: Starting monitored process 369 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,607 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (369)] Waiting until timeout for monitored process [2023-11-23 16:18:55,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-11-23 16:18:55,614 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,614 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:18:55,614 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:55,614 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,614 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:18:55,615 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:18:55,615 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:55,635 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,644 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (369)] Ended with exit code 0 [2023-11-23 16:18:55,644 INFO L490 LassoAnalysis]: Using template '3-lex'. [2023-11-23 16:18:55,644 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,644 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,645 INFO L229 MonitoredProcess]: Starting monitored process 370 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,646 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (370)] Waiting until timeout for monitored process [2023-11-23 16:18:55,646 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:55,653 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,653 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:55,653 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:55,653 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,653 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,653 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:55,654 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:55,654 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:55,656 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,665 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (370)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:55,665 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,665 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,666 INFO L229 MonitoredProcess]: Starting monitored process 371 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,667 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (371)] Waiting until timeout for monitored process [2023-11-23 16:18:55,667 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:55,674 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,674 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:55,674 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:55,674 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,674 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,674 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:55,675 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:55,675 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:55,677 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,687 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (371)] Ended with exit code 0 [2023-11-23 16:18:55,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,687 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,688 INFO L229 MonitoredProcess]: Starting monitored process 372 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,689 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (372)] Waiting until timeout for monitored process [2023-11-23 16:18:55,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-11-23 16:18:55,695 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,696 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:55,696 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:55,696 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,696 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,696 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:55,696 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:55,696 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:55,698 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,707 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (372)] Ended with exit code 0 [2023-11-23 16:18:55,708 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,708 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,709 INFO L229 MonitoredProcess]: Starting monitored process 373 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,710 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (373)] Waiting until timeout for monitored process [2023-11-23 16:18:55,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-11-23 16:18:55,716 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,717 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:55,717 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:55,717 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,717 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:55,717 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:55,717 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:55,720 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,729 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (373)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:55,730 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,730 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,731 INFO L229 MonitoredProcess]: Starting monitored process 374 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,731 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (374)] Waiting until timeout for monitored process [2023-11-23 16:18:55,732 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:55,738 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,738 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:55,738 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:55,738 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,738 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,738 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:55,739 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:55,739 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:55,741 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,750 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (374)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:55,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,751 INFO L229 MonitoredProcess]: Starting monitored process 375 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,752 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (375)] Waiting until timeout for monitored process [2023-11-23 16:18:55,753 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:55,759 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,759 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:55,759 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:55,759 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,759 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,759 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:55,760 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:55,760 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:55,763 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,772 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (375)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:55,772 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,772 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,773 INFO L229 MonitoredProcess]: Starting monitored process 376 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,774 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (376)] Waiting until timeout for monitored process [2023-11-23 16:18:55,774 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:55,781 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,781 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:55,781 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:55,781 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,781 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,781 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:55,782 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:55,782 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:55,784 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,794 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (376)] Ended with exit code 0 [2023-11-23 16:18:55,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,795 INFO L229 MonitoredProcess]: Starting monitored process 377 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,795 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (377)] Waiting until timeout for monitored process [2023-11-23 16:18:55,796 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:55,802 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,802 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:55,802 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:55,802 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,803 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,803 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:55,803 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:55,803 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:55,806 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,816 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (377)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:55,816 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,816 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,817 INFO L229 MonitoredProcess]: Starting monitored process 378 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,818 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (378)] Waiting until timeout for monitored process [2023-11-23 16:18:55,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-11-23 16:18:55,832 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,832 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:55,832 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:55,833 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,833 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,833 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:55,834 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:55,834 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:55,850 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,864 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (378)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:55,864 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,864 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,865 INFO L229 MonitoredProcess]: Starting monitored process 379 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,868 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:55,876 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,876 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:55,876 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,876 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,876 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:55,879 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:18:55,879 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:18:55,884 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (379)] Waiting until timeout for monitored process [2023-11-23 16:18:55,900 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,913 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (379)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:55,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,914 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,914 INFO L229 MonitoredProcess]: Starting monitored process 380 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18: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-11-23 16:18:55,934 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,934 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:55,934 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,934 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,934 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:55,937 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:18:55,937 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:18:55,945 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (380)] Waiting until timeout for monitored process [2023-11-23 16:18:55,952 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:55,966 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (380)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:55,966 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:55,966 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:55,973 INFO L229 MonitoredProcess]: Starting monitored process 381 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:55,977 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:55,988 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:55,988 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:55,988 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:55,988 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:55,988 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:55,988 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:55,989 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:55,989 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:55,989 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (381)] Waiting until timeout for monitored process [2023-11-23 16:18:55,992 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,001 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (381)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:56,001 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,001 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,002 INFO L229 MonitoredProcess]: Starting monitored process 382 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,003 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (382)] Waiting until timeout for monitored process [2023-11-23 16:18:56,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-11-23 16:18:56,009 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,009 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,010 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:56,010 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,010 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,010 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,010 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:56,010 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:56,013 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,022 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (382)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:56,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,022 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,023 INFO L229 MonitoredProcess]: Starting monitored process 383 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,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-11-23 16:18:56,026 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (383)] Waiting until timeout for monitored process [2023-11-23 16:18:56,031 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,031 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,031 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:56,031 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,031 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,031 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,032 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:56,032 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:56,034 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,043 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (383)] Ended with exit code 0 [2023-11-23 16:18:56,043 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,044 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,045 INFO L229 MonitoredProcess]: Starting monitored process 384 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,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-11-23 16:18:56,056 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,056 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,056 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:56,056 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,056 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,056 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,056 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (384)] Waiting until timeout for monitored process [2023-11-23 16:18:56,057 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:56,057 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:56,059 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,068 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (384)] Ended with exit code 0 [2023-11-23 16:18:56,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,068 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,069 INFO L229 MonitoredProcess]: Starting monitored process 385 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,070 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (385)] Waiting until timeout for monitored process [2023-11-23 16:18:56,071 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:56,076 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,077 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,077 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:56,077 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,077 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,077 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,077 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:56,077 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:56,080 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,090 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (385)] Ended with exit code 0 [2023-11-23 16:18:56,090 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,090 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,091 INFO L229 MonitoredProcess]: Starting monitored process 386 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,093 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (386)] Waiting until timeout for monitored process [2023-11-23 16:18:56,093 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:56,099 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,099 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,099 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:56,099 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,099 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,099 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,100 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:56,100 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:56,102 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,117 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (386)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:56,117 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,118 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,118 INFO L229 MonitoredProcess]: Starting monitored process 387 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,124 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:56,132 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,132 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,132 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:56,132 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,132 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,132 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,133 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:56,133 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:56,136 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (387)] Waiting until timeout for monitored process [2023-11-23 16:18:56,144 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,157 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (387)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:56,157 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,157 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,158 INFO L229 MonitoredProcess]: Starting monitored process 388 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,164 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:56,172 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,172 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,172 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:56,172 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,172 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,173 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,173 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:56,173 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:56,177 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (388)] Waiting until timeout for monitored process [2023-11-23 16:18:56,184 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,194 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (388)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:56,194 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,194 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,195 INFO L229 MonitoredProcess]: Starting monitored process 389 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,195 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (389)] Waiting until timeout for monitored process [2023-11-23 16:18:56,196 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:56,203 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,203 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,203 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:56,203 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,203 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,203 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,204 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:56,204 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:56,206 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,215 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (389)] Ended with exit code 0 [2023-11-23 16:18:56,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,216 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,217 INFO L229 MonitoredProcess]: Starting monitored process 390 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,217 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (390)] Waiting until timeout for monitored process [2023-11-23 16:18:56,218 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:56,224 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,224 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,224 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:56,224 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,224 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,224 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,225 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:56,225 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:56,228 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,237 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (390)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:56,238 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,238 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,239 INFO L229 MonitoredProcess]: Starting monitored process 391 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,240 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (391)] Waiting until timeout for monitored process [2023-11-23 16:18:56,240 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:56,247 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,247 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,247 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:56,247 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,247 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,247 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,248 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:56,248 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:56,250 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,260 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (391)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:56,260 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,260 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,261 INFO L229 MonitoredProcess]: Starting monitored process 392 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,262 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (392)] Waiting until timeout for monitored process [2023-11-23 16:18:56,262 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:56,268 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,268 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,268 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,268 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,268 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,272 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:18:56,272 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:18:56,291 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,300 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (392)] Ended with exit code 0 [2023-11-23 16:18:56,301 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,301 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,302 INFO L229 MonitoredProcess]: Starting monitored process 393 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,304 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:56,308 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (393)] Waiting until timeout for monitored process [2023-11-23 16:18:56,311 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,311 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,311 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,312 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,312 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,320 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:18:56,321 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:18:56,343 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,352 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (393)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:56,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,353 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,353 INFO L229 MonitoredProcess]: Starting monitored process 394 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,354 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (394)] Waiting until timeout for monitored process [2023-11-23 16:18:56,354 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:56,361 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,361 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,361 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,361 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,361 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,365 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:18:56,365 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:18:56,373 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,382 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (394)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:56,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,384 INFO L229 MonitoredProcess]: Starting monitored process 395 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,384 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (395)] Waiting until timeout for monitored process [2023-11-23 16:18:56,385 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:56,391 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,391 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,391 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,391 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,391 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,394 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:18:56,394 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:18:56,401 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,410 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (395)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:56,410 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,411 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,411 INFO L229 MonitoredProcess]: Starting monitored process 396 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,412 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (396)] Waiting until timeout for monitored process [2023-11-23 16:18: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-11-23 16:18:56,419 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,419 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,419 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,419 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,419 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,441 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:18:56,441 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:18:56,491 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,501 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (396)] Ended with exit code 0 [2023-11-23 16:18:56,501 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,501 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,502 INFO L229 MonitoredProcess]: Starting monitored process 397 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,502 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (397)] Waiting until timeout for monitored process [2023-11-23 16:18:56,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-11-23 16:18:56,509 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,509 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,509 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,509 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,509 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,513 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:18:56,513 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:18:56,524 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,533 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (397)] Ended with exit code 0 [2023-11-23 16:18:56,534 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,534 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,534 INFO L229 MonitoredProcess]: Starting monitored process 398 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,535 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (398)] Waiting until timeout for monitored process [2023-11-23 16:18:56,536 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:56,542 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,542 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,542 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,542 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,542 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,545 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:18:56,545 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:18:56,551 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,560 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (398)] Ended with exit code 0 [2023-11-23 16:18:56,561 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,561 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,561 INFO L229 MonitoredProcess]: Starting monitored process 399 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,562 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (399)] Waiting until timeout for monitored process [2023-11-23 16:18: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-11-23 16:18:56,569 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,569 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,569 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,569 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,569 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,573 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:18:56,573 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:18:56,584 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,593 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (399)] Ended with exit code 0 [2023-11-23 16:18:56,594 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,594 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,594 INFO L229 MonitoredProcess]: Starting monitored process 400 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,595 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (400)] Waiting until timeout for monitored process [2023-11-23 16:18:56,595 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:56,603 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,603 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,603 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,603 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,603 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,630 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:18:56,630 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:18:56,674 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,684 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (400)] Ended with exit code 0 [2023-11-23 16:18:56,684 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,684 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,685 INFO L229 MonitoredProcess]: Starting monitored process 401 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,686 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (401)] Waiting until timeout for monitored process [2023-11-23 16:18:56,686 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:56,692 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,693 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,693 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,693 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,693 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,697 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:18:56,697 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:18:56,705 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,714 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (401)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:56,714 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,715 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,715 INFO L229 MonitoredProcess]: Starting monitored process 402 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,716 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (402)] Waiting until timeout for monitored process [2023-11-23 16:18:56,716 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:56,723 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,723 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,723 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,723 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,723 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,727 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:18:56,727 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:18:56,735 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,744 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (402)] Ended with exit code 0 [2023-11-23 16:18:56,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,745 INFO L229 MonitoredProcess]: Starting monitored process 403 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,746 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (403)] Waiting until timeout for monitored process [2023-11-23 16:18:56,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-11-23 16:18:56,753 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,753 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,753 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,753 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,753 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,757 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:18:56,757 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:18:56,767 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,777 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (403)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:56,777 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,777 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,778 INFO L229 MonitoredProcess]: Starting monitored process 404 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,778 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (404)] Waiting until timeout for monitored process [2023-11-23 16:18:56,779 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:56,785 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,785 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,785 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,785 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,785 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,790 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:18:56,790 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:18:56,800 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,810 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (404)] Ended with exit code 0 [2023-11-23 16:18:56,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,811 INFO L229 MonitoredProcess]: Starting monitored process 405 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,811 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (405)] Waiting until timeout for monitored process [2023-11-23 16:18:56,812 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:56,818 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,818 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,818 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,818 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,818 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,822 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:18:56,822 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:18:56,833 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,842 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (405)] Ended with exit code 0 [2023-11-23 16:18:56,843 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,843 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,843 INFO L229 MonitoredProcess]: Starting monitored process 406 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,844 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (406)] Waiting until timeout for monitored process [2023-11-23 16:18:56,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-11-23 16:18:56,851 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,851 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,851 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,851 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,851 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,854 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:18:56,854 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:18:56,861 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,870 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (406)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:56,870 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,870 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,871 INFO L229 MonitoredProcess]: Starting monitored process 407 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,871 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (407)] Waiting until timeout for monitored process [2023-11-23 16:18:56,872 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:56,878 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,878 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,878 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,878 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,878 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,882 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:18:56,882 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:18:56,891 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,901 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (407)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:56,901 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,901 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,902 INFO L229 MonitoredProcess]: Starting monitored process 408 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,903 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (408)] Waiting until timeout for monitored process [2023-11-23 16:18:56,903 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:56,909 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,909 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,909 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,909 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,909 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,912 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:18:56,912 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:18:56,918 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,927 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (408)] Ended with exit code 0 [2023-11-23 16:18:56,928 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,928 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,928 INFO L229 MonitoredProcess]: Starting monitored process 409 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,929 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (409)] Waiting until timeout for monitored process [2023-11-23 16:18:56,930 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:56,936 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,936 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,936 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,936 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,936 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,941 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:18:56,941 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:18:56,949 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,958 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (409)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:56,959 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,959 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,959 INFO L229 MonitoredProcess]: Starting monitored process 410 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,960 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (410)] Waiting until timeout for monitored process [2023-11-23 16:18:56,961 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:56,967 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:56,967 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:56,967 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:56,967 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:56,967 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:56,971 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:18:56,971 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:18:56,982 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:56,992 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (410)] Ended with exit code 0 [2023-11-23 16:18:56,992 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:56,992 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:56,993 INFO L229 MonitoredProcess]: Starting monitored process 411 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:56,993 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (411)] Waiting until timeout for monitored process [2023-11-23 16:18:56,994 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:57,003 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:57,003 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:57,003 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:57,003 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:57,003 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:57,007 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:18:57,008 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:18:57,028 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:57,041 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (411)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:57,041 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:57,042 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:57,042 INFO L229 MonitoredProcess]: Starting monitored process 412 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:57,044 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:57,050 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (412)] Waiting until timeout for monitored process [2023-11-23 16:18:57,051 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:57,051 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:57,051 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:57,051 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:57,051 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:57,054 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:18:57,054 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:18:57,060 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:57,070 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (412)] Ended with exit code 0 [2023-11-23 16:18:57,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:57,070 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:57,071 INFO L229 MonitoredProcess]: Starting monitored process 413 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:57,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-11-23 16:18:57,076 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (413)] Waiting until timeout for monitored process [2023-11-23 16:18:57,079 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:57,079 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:57,079 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:57,080 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:57,080 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:57,083 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:18:57,083 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:18:57,089 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:57,098 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (413)] Ended with exit code 0 [2023-11-23 16:18:57,098 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:57,099 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:57,099 INFO L229 MonitoredProcess]: Starting monitored process 414 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:57,100 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (414)] Waiting until timeout for monitored process [2023-11-23 16:18:57,100 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:57,106 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:57,106 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:57,106 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:57,107 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:57,107 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:57,107 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:57,107 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:57,107 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:57,110 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:57,119 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (414)] Forceful destruction successful, exit code 0 [2023-11-23 16:18:57,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:18:57,119 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:18:57,120 INFO L229 MonitoredProcess]: Starting monitored process 415 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:18:57,120 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (415)] Waiting until timeout for monitored process [2023-11-23 16:18:57,121 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:18:57,127 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:18:57,127 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:18:57,127 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:18:57,127 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:18:57,127 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:18:57,127 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:18:57,128 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:18:57,128 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:18:57,130 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:18:57,139 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (415)] Ended with exit code 0 [2023-11-23 16:18:57,140 INFO L369 stractBuchiCegarLoop]: Result of lasso check was UNKNOWN. I will concatenate loop to stem and try again. [2023-11-23 16:18:57,140 INFO L748 eck$LassoCheckResult]: Stem: 14#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(26, 2);call #Ultimate.allocInit(12, 3); 5#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~mem14#1, main_#t~mem15#1, main_~#n~0#1.base, main_~#n~0#1.offset, main_~#v~0#1.base, main_~#v~0#1.offset, main_~#s~0#1.base, main_~#s~0#1.offset, main_~#i~0#1.base, main_~#i~0#1.offset;call main_~#n~0#1.base, main_~#n~0#1.offset := #Ultimate.allocOnStack(1);havoc main_#t~nondet11#1;call write~init~int#4(main_#t~nondet11#1, main_~#n~0#1.base, main_~#n~0#1.offset, 1);havoc main_#t~nondet11#1;call main_#t~mem12#1 := read~int#4(main_~#n~0#1.base, main_~#n~0#1.offset, 1); 17#L39true assume !(0 == (if main_#t~mem12#1 % 256 % 4294967296 <= 2147483647 then main_#t~mem12#1 % 256 % 4294967296 else main_#t~mem12#1 % 256 % 4294967296 - 4294967296));havoc main_#t~mem12#1;call main_~#v~0#1.base, main_~#v~0#1.offset := #Ultimate.allocOnStack(1);call write~init~int#2(0, main_~#v~0#1.base, main_~#v~0#1.offset, 1);call main_~#s~0#1.base, main_~#s~0#1.offset := #Ultimate.allocOnStack(4);call write~init~int#3(0, main_~#s~0#1.base, main_~#s~0#1.offset, 4);call main_~#i~0#1.base, main_~#i~0#1.offset := #Ultimate.allocOnStack(4);call write~init~int#1(0, main_~#i~0#1.base, main_~#i~0#1.offset, 4); 13#L49true call func_to_recursive_line_12_to_15_0(main_~#i~0#1.base, main_~#i~0#1.offset, main_~#n~0#1.base, main_~#n~0#1.offset, main_~#s~0#1.base, main_~#s~0#1.offset, main_~#v~0#1.base, main_~#v~0#1.offset);< 15#$Ultimate##0true ~i.base, ~i.offset := #in~i.base, #in~i.offset;~n.base, ~n.offset := #in~n.base, #in~n.offset;~s.base, ~s.offset := #in~s.base, #in~s.offset;~v.base, ~v.offset := #in~v.base, #in~v.offset;call #t~mem4 := read~int#1(~i.base, ~i.offset, 4);call #t~mem5 := read~int#4(~n.base, ~n.offset, 1); 9#L22true assume #t~mem4 % 4294967296 < (if #t~mem5 % 256 % 4294967296 <= 2147483647 then #t~mem5 % 256 % 4294967296 else #t~mem5 % 256 % 4294967296 - 4294967296) % 4294967296;havoc #t~mem4;havoc #t~mem5;havoc #t~nondet6;call write~int#2(#t~nondet6, ~v.base, ~v.offset, 1);havoc #t~nondet6;call #t~mem7 := read~int#3(~s.base, ~s.offset, 4);call #t~mem8 := read~int#2(~v.base, ~v.offset, 1);call write~int#3(#t~mem7 + (if #t~mem8 % 256 % 4294967296 <= 2147483647 then #t~mem8 % 256 % 4294967296 else #t~mem8 % 256 % 4294967296 - 4294967296), ~s.base, ~s.offset, 4);havoc #t~mem7;havoc #t~mem8;call #t~mem9 := read~int#1(~i.base, ~i.offset, 4);#t~pre10 := 1 + #t~mem9;call write~int#1(1 + #t~mem9, ~i.base, ~i.offset, 4);havoc #t~mem9;havoc #t~pre10; 4#L29true call func_to_recursive_line_12_to_15_0(~i.base, ~i.offset, ~n.base, ~n.offset, ~s.base, ~s.offset, ~v.base, ~v.offset);< 15#$Ultimate##0true [2023-11-23 16:18:57,140 INFO L750 eck$LassoCheckResult]: Loop: 15#$Ultimate##0true ~i.base, ~i.offset := #in~i.base, #in~i.offset;~n.base, ~n.offset := #in~n.base, #in~n.offset;~s.base, ~s.offset := #in~s.base, #in~s.offset;~v.base, ~v.offset := #in~v.base, #in~v.offset;call #t~mem4 := read~int#1(~i.base, ~i.offset, 4);call #t~mem5 := read~int#4(~n.base, ~n.offset, 1); 9#L22true assume #t~mem4 % 4294967296 < (if #t~mem5 % 256 % 4294967296 <= 2147483647 then #t~mem5 % 256 % 4294967296 else #t~mem5 % 256 % 4294967296 - 4294967296) % 4294967296;havoc #t~mem4;havoc #t~mem5;havoc #t~nondet6;call write~int#2(#t~nondet6, ~v.base, ~v.offset, 1);havoc #t~nondet6;call #t~mem7 := read~int#3(~s.base, ~s.offset, 4);call #t~mem8 := read~int#2(~v.base, ~v.offset, 1);call write~int#3(#t~mem7 + (if #t~mem8 % 256 % 4294967296 <= 2147483647 then #t~mem8 % 256 % 4294967296 else #t~mem8 % 256 % 4294967296 - 4294967296), ~s.base, ~s.offset, 4);havoc #t~mem7;havoc #t~mem8;call #t~mem9 := read~int#1(~i.base, ~i.offset, 4);#t~pre10 := 1 + #t~mem9;call write~int#1(1 + #t~mem9, ~i.base, ~i.offset, 4);havoc #t~mem9;havoc #t~pre10; 4#L29true call func_to_recursive_line_12_to_15_0(~i.base, ~i.offset, ~n.base, ~n.offset, ~s.base, ~s.offset, ~v.base, ~v.offset);< 15#$Ultimate##0true [2023-11-23 16:18:57,140 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 16:18:57,141 INFO L85 PathProgramCache]: Analyzing trace with hash 1807632675, now seen corresponding path program 2 times [2023-11-23 16:18:57,141 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 16:18:57,141 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [294811037] [2023-11-23 16:18:57,141 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 16:18:57,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 16:18:57,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 16:18:57,201 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-23 16:18:57,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 16:18:57,233 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-23 16:18:57,234 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 16:18:57,234 INFO L85 PathProgramCache]: Analyzing trace with hash 56706, now seen corresponding path program 2 times [2023-11-23 16:18:57,234 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 16:18:57,234 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1838405191] [2023-11-23 16:18:57,235 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 16:18:57,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 16:18:57,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 16:18:57,245 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-23 16:18:57,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 16:18:57,255 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-23 16:18:57,255 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 16:18:57,256 INFO L85 PathProgramCache]: Analyzing trace with hash 885090592, now seen corresponding path program 3 times [2023-11-23 16:18:57,256 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 16:18:57,256 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1301910420] [2023-11-23 16:18:57,256 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 16:18:57,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 16:18:57,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 16:18:57,293 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-23 16:18:57,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 16:18:57,380 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-23 16:19:00,671 INFO L210 LassoAnalysis]: Preferences: [2023-11-23 16:19:00,671 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-23 16:19:00,671 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-23 16:19:00,671 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-23 16:19:00,671 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-11-23 16:19:00,671 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:00,671 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-23 16:19:00,671 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-23 16:19:00,671 INFO L133 ssoRankerPreferences]: Filename of dumped script: recursified_linear-inequality-inv-a.c_Iteration1_Lasso [2023-11-23 16:19:00,671 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-23 16:19:00,671 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-23 16:19:00,674 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:00,678 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:00,680 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:00,683 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:00,685 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:00,687 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:00,688 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:00,690 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:00,692 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:00,694 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:00,695 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:00,698 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:00,699 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:00,704 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:01,845 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:01,849 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:01,856 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:01,857 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:01,859 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:01,861 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:01,862 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:01,871 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:01,872 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:01,874 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:01,877 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:01,878 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:01,880 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:01,881 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 16:19:02,723 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-23 16:19:02,723 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-11-23 16:19:02,723 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:02,723 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:02,724 INFO L229 MonitoredProcess]: Starting monitored process 416 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:02,726 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:02,732 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (416)] Waiting until timeout for monitored process [2023-11-23 16:19:02,732 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:02,733 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:02,733 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:02,733 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:02,733 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:02,733 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:19:02,733 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:02,734 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:02,743 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (416)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:02,743 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:02,743 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:02,744 INFO L229 MonitoredProcess]: Starting monitored process 417 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:02,744 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (417)] Waiting until timeout for monitored process [2023-11-23 16:19:02,745 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:02,751 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:02,751 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:02,751 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:02,751 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:02,751 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:02,751 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:19:02,751 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:02,752 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:02,761 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (417)] Ended with exit code 0 [2023-11-23 16:19:02,761 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:02,761 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:02,763 INFO L229 MonitoredProcess]: Starting monitored process 418 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:02,764 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (418)] Waiting until timeout for monitored process [2023-11-23 16:19:02,764 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:02,770 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:02,770 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:02,770 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:02,770 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:02,770 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:02,770 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:19:02,770 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:02,771 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:02,780 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (418)] Ended with exit code 0 [2023-11-23 16:19:02,780 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:02,780 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:02,781 INFO L229 MonitoredProcess]: Starting monitored process 419 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:02,782 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (419)] Waiting until timeout for monitored process [2023-11-23 16:19:02,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-11-23 16:19:02,788 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:02,788 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:02,788 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:02,788 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:02,788 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:02,788 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:19:02,788 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:02,789 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:02,798 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (419)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:02,798 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:02,799 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:02,799 INFO L229 MonitoredProcess]: Starting monitored process 420 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:02,800 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (420)] Waiting until timeout for monitored process [2023-11-23 16:19:02,800 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:02,806 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:02,806 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:02,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:02,806 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:02,806 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:02,806 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:19:02,806 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:02,807 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:02,816 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (420)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:02,816 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:02,816 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:02,817 INFO L229 MonitoredProcess]: Starting monitored process 421 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:02,818 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (421)] Waiting until timeout for monitored process [2023-11-23 16:19:02,818 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:02,824 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:02,824 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:02,824 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:02,824 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:02,824 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:02,824 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:19:02,824 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:02,825 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:02,880 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (421)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:02,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:02,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:02,882 INFO L229 MonitoredProcess]: Starting monitored process 422 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:02,912 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:02,919 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:02,919 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:02,920 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:02,920 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:02,920 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:02,920 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:19:02,920 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:02,922 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (422)] Waiting until timeout for monitored process [2023-11-23 16:19:02,940 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:02,960 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (422)] Ended with exit code 0 [2023-11-23 16:19:02,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:02,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:02,961 INFO L229 MonitoredProcess]: Starting monitored process 423 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:02,969 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:02,972 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (423)] Waiting until timeout for monitored process [2023-11-23 16:19:02,975 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:02,976 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:02,976 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:02,976 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:02,976 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:02,976 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:19:02,976 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:02,992 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,005 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (423)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:03,005 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,006 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,006 INFO L229 MonitoredProcess]: Starting monitored process 424 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,008 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,015 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,015 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:03,015 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,015 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,015 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,016 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:19:03,016 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:03,018 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (424)] Waiting until timeout for monitored process [2023-11-23 16:19:03,031 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,040 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (424)] Ended with exit code 0 [2023-11-23 16:19:03,041 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,041 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,041 INFO L229 MonitoredProcess]: Starting monitored process 425 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,042 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (425)] Waiting until timeout for monitored process [2023-11-23 16:19:03,042 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,048 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,048 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:03,048 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,048 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,048 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,049 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:19:03,049 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:03,050 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,058 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (425)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:03,059 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,059 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,059 INFO L229 MonitoredProcess]: Starting monitored process 426 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,060 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (426)] Waiting until timeout for monitored process [2023-11-23 16:19:03,061 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,066 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,066 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:03,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,066 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,066 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:19:03,066 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:03,076 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,089 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (426)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:03,089 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,089 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,090 INFO L229 MonitoredProcess]: Starting monitored process 427 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,092 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,099 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,099 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:03,099 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,099 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,099 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,100 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:19:03,100 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:03,102 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,102 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (427)] Waiting until timeout for monitored process [2023-11-23 16:19:03,111 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (427)] Ended with exit code 0 [2023-11-23 16:19:03,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,112 INFO L229 MonitoredProcess]: Starting monitored process 428 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,113 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (428)] Waiting until timeout for monitored process [2023-11-23 16:19:03,113 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,118 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,119 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,119 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,119 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,120 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:03,120 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:19:03,122 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,131 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (428)] Ended with exit code 0 [2023-11-23 16:19:03,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,132 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,132 INFO L229 MonitoredProcess]: Starting monitored process 429 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,133 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (429)] Waiting until timeout for monitored process [2023-11-23 16:19:03,134 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,139 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,139 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,139 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,139 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,140 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:03,140 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:19:03,143 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,152 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (429)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:03,152 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,152 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,153 INFO L229 MonitoredProcess]: Starting monitored process 430 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,153 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (430)] Waiting until timeout for monitored process [2023-11-23 16:19:03,154 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,159 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,159 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,159 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,159 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,161 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:03,161 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:19:03,164 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,173 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (430)] Ended with exit code 0 [2023-11-23 16:19:03,173 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,173 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,174 INFO L229 MonitoredProcess]: Starting monitored process 431 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,174 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (431)] Waiting until timeout for monitored process [2023-11-23 16:19:03,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-11-23 16:19:03,180 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,180 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,180 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,180 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,182 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:03,182 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:19:03,185 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,194 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (431)] Ended with exit code 0 [2023-11-23 16:19:03,194 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,194 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,195 INFO L229 MonitoredProcess]: Starting monitored process 432 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,195 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (432)] Waiting until timeout for monitored process [2023-11-23 16:19:03,196 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,201 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,201 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,201 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,201 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,202 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:03,202 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:19:03,205 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,214 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (432)] Ended with exit code 0 [2023-11-23 16:19:03,214 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,214 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,215 INFO L229 MonitoredProcess]: Starting monitored process 433 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,216 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (433)] Waiting until timeout for monitored process [2023-11-23 16:19:03,216 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,222 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,222 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,222 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,222 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,225 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:03,225 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:19:03,230 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,239 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (433)] Ended with exit code 0 [2023-11-23 16:19:03,240 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,240 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,240 INFO L229 MonitoredProcess]: Starting monitored process 434 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,241 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (434)] Waiting until timeout for monitored process [2023-11-23 16:19:03,242 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,247 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,247 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,247 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,247 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,248 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:03,249 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:19:03,251 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,260 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (434)] Ended with exit code 0 [2023-11-23 16:19:03,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,261 INFO L229 MonitoredProcess]: Starting monitored process 435 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,262 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (435)] Waiting until timeout for monitored process [2023-11-23 16:19:03,262 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,268 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,268 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,268 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,268 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,269 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:03,269 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:19:03,271 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,280 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (435)] Ended with exit code 0 [2023-11-23 16:19:03,280 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,281 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,281 INFO L229 MonitoredProcess]: Starting monitored process 436 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,282 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (436)] Waiting until timeout for monitored process [2023-11-23 16:19:03,282 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,287 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,288 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,288 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,288 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,292 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:03,292 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:19:03,295 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,304 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (436)] Ended with exit code 0 [2023-11-23 16:19:03,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,305 INFO L229 MonitoredProcess]: Starting monitored process 437 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,305 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (437)] Waiting until timeout for monitored process [2023-11-23 16:19:03,306 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,311 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,311 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,311 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,312 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,313 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:03,313 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:19:03,316 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,325 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (437)] Ended with exit code 0 [2023-11-23 16:19:03,325 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,326 INFO L229 MonitoredProcess]: Starting monitored process 438 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,327 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (438)] Waiting until timeout for monitored process [2023-11-23 16:19:03,327 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,333 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,333 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,333 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,333 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,341 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:03,341 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:19:03,352 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,361 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (438)] Ended with exit code 0 [2023-11-23 16:19:03,361 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,362 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,362 INFO L229 MonitoredProcess]: Starting monitored process 439 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,363 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (439)] Waiting until timeout for monitored process [2023-11-23 16:19:03,363 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,369 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,369 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,369 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,369 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,370 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:03,370 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:19:03,372 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,381 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (439)] Ended with exit code 0 [2023-11-23 16:19:03,382 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,382 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,382 INFO L229 MonitoredProcess]: Starting monitored process 440 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,394 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (440)] Waiting until timeout for monitored process [2023-11-23 16:19:03,395 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,400 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,400 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,400 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,400 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,402 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:03,402 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:19:03,414 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,427 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (440)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:03,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,427 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,428 INFO L229 MonitoredProcess]: Starting monitored process 441 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,432 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,439 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,439 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,439 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,439 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,441 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:03,441 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:19:03,444 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (441)] Waiting until timeout for monitored process [2023-11-23 16:19:03,452 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,465 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (441)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:03,465 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,465 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,466 INFO L229 MonitoredProcess]: Starting monitored process 442 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,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-11-23 16:19:03,472 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (442)] Waiting until timeout for monitored process [2023-11-23 16:19:03,475 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,475 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,475 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,475 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,482 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:03,483 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:19:03,495 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,504 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (442)] Ended with exit code 0 [2023-11-23 16:19:03,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,505 INFO L229 MonitoredProcess]: Starting monitored process 443 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,506 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (443)] Waiting until timeout for monitored process [2023-11-23 16:19:03,506 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,511 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,512 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,512 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,512 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,513 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:03,513 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:19:03,516 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,525 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (443)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:03,525 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,525 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,526 INFO L229 MonitoredProcess]: Starting monitored process 444 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,527 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (444)] Waiting until timeout for monitored process [2023-11-23 16:19:03,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-11-23 16:19:03,532 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,533 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,533 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,533 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,534 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:03,534 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:19:03,541 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,550 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (444)] Ended with exit code 0 [2023-11-23 16:19:03,550 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,550 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,551 INFO L229 MonitoredProcess]: Starting monitored process 445 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,552 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (445)] Waiting until timeout for monitored process [2023-11-23 16:19:03,552 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,557 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,557 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,558 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,558 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,559 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:03,559 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:19:03,561 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,570 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (445)] Ended with exit code 0 [2023-11-23 16:19:03,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,570 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,571 INFO L229 MonitoredProcess]: Starting monitored process 446 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,572 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (446)] Waiting until timeout for monitored process [2023-11-23 16:19:03,572 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,578 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,578 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,578 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,578 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,580 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:03,580 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:19:03,583 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,592 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (446)] Ended with exit code 0 [2023-11-23 16:19:03,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,593 INFO L229 MonitoredProcess]: Starting monitored process 447 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,594 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (447)] Waiting until timeout for monitored process [2023-11-23 16:19:03,594 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,599 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,599 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,599 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,599 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,601 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:03,601 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:19:03,604 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,613 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (447)] Ended with exit code 0 [2023-11-23 16:19:03,613 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,613 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,614 INFO L229 MonitoredProcess]: Starting monitored process 448 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,615 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (448)] Waiting until timeout for monitored process [2023-11-23 16:19:03,615 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,620 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,620 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,620 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,620 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,622 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:03,622 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:19:03,625 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,634 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (448)] Ended with exit code 0 [2023-11-23 16:19:03,634 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,634 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,635 INFO L229 MonitoredProcess]: Starting monitored process 449 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,635 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (449)] Waiting until timeout for monitored process [2023-11-23 16:19:03,636 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,641 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,641 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,641 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,641 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,643 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:03,643 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:19:03,646 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,654 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (449)] Ended with exit code 0 [2023-11-23 16:19:03,655 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,655 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,656 INFO L229 MonitoredProcess]: Starting monitored process 450 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,656 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (450)] Waiting until timeout for monitored process [2023-11-23 16:19:03,657 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,662 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,662 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:03,662 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,662 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,662 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,662 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:19:03,662 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:03,663 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,672 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (450)] Ended with exit code 0 [2023-11-23 16:19:03,672 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,673 INFO L229 MonitoredProcess]: Starting monitored process 451 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,674 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (451)] Waiting until timeout for monitored process [2023-11-23 16:19:03,675 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,680 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,680 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:03,680 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,680 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,680 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,680 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:19:03,680 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:03,681 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,690 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (451)] Ended with exit code 0 [2023-11-23 16:19:03,690 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,690 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,691 INFO L229 MonitoredProcess]: Starting monitored process 452 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,692 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (452)] Waiting until timeout for monitored process [2023-11-23 16:19:03,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-11-23 16:19:03,697 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,697 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:03,697 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,698 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,698 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,698 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:19:03,698 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:03,699 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,707 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (452)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:03,708 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,708 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,708 INFO L229 MonitoredProcess]: Starting monitored process 453 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,709 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (453)] Waiting until timeout for monitored process [2023-11-23 16:19:03,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-11-23 16:19:03,715 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,715 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:03,715 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,715 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,715 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,716 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:19:03,716 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:03,717 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,725 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (453)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:03,726 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,726 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,726 INFO L229 MonitoredProcess]: Starting monitored process 454 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,727 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (454)] Waiting until timeout for monitored process [2023-11-23 16:19:03,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-11-23 16:19:03,733 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,733 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:03,733 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,733 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,733 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,733 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:19:03,734 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:03,734 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,743 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (454)] Ended with exit code 0 [2023-11-23 16:19:03,743 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,743 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,744 INFO L229 MonitoredProcess]: Starting monitored process 455 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,745 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (455)] Waiting until timeout for monitored process [2023-11-23 16:19:03,745 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,750 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,751 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:03,751 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,751 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,751 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,751 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:19:03,751 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:03,752 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,761 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (455)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:03,761 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,761 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,761 INFO L229 MonitoredProcess]: Starting monitored process 456 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,762 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (456)] Waiting until timeout for monitored process [2023-11-23 16:19:03,763 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,768 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,768 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,768 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,768 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,769 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:03,769 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:19:03,771 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,780 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (456)] Ended with exit code 0 [2023-11-23 16:19:03,780 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,780 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,781 INFO L229 MonitoredProcess]: Starting monitored process 457 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,782 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (457)] Waiting until timeout for monitored process [2023-11-23 16:19:03,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-11-23 16:19:03,787 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,787 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,787 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,787 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,788 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:03,788 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 16:19:03,790 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,799 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (457)] Ended with exit code 0 [2023-11-23 16:19:03,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,800 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,800 INFO L229 MonitoredProcess]: Starting monitored process 458 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,801 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (458)] Waiting until timeout for monitored process [2023-11-23 16:19:03,801 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,807 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,807 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:03,807 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,807 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,807 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,807 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:19:03,807 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:03,808 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,817 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (458)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:03,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,817 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,818 INFO L229 MonitoredProcess]: Starting monitored process 459 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,819 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (459)] Waiting until timeout for monitored process [2023-11-23 16:19:03,819 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,824 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,824 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:03,824 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,825 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,825 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:19:03,825 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:03,826 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,834 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (459)] Ended with exit code 0 [2023-11-23 16:19:03,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,835 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,835 INFO L229 MonitoredProcess]: Starting monitored process 460 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,836 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (460)] Waiting until timeout for monitored process [2023-11-23 16:19:03,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-11-23 16:19:03,842 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,842 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:03,842 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,842 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,842 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,842 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:19:03,842 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:03,843 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,852 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (460)] Ended with exit code 0 [2023-11-23 16:19:03,852 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,852 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,853 INFO L229 MonitoredProcess]: Starting monitored process 461 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,854 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (461)] Waiting until timeout for monitored process [2023-11-23 16:19:03,854 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,859 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,859 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:03,860 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,860 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,860 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 16:19:03,860 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 16:19:03,860 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:03,861 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,869 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (461)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:03,870 INFO L490 LassoAnalysis]: Using template '2-nested'. [2023-11-23 16:19:03,870 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,870 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,871 INFO L229 MonitoredProcess]: Starting monitored process 462 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,871 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (462)] Waiting until timeout for monitored process [2023-11-23 16:19:03,872 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,877 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,877 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:03,877 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,877 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,878 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:03,878 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:03,878 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:03,879 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,888 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (462)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:03,888 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,888 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,889 INFO L229 MonitoredProcess]: Starting monitored process 463 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,889 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (463)] Waiting until timeout for monitored process [2023-11-23 16:19:03,890 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,895 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,895 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:03,895 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,895 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,896 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:03,896 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:03,896 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:03,897 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,906 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (463)] Ended with exit code 0 [2023-11-23 16:19:03,906 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,906 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,907 INFO L229 MonitoredProcess]: Starting monitored process 464 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,907 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (464)] Waiting until timeout for monitored process [2023-11-23 16:19:03,908 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,913 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,913 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:03,913 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,913 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,913 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:03,914 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:03,914 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:03,915 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,923 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (464)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:03,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,924 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,925 INFO L229 MonitoredProcess]: Starting monitored process 465 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,925 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (465)] Waiting until timeout for monitored process [2023-11-23 16:19:03,926 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,931 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,931 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:03,931 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,931 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,931 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:03,932 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:03,932 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:03,933 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,941 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (465)] Ended with exit code 0 [2023-11-23 16:19:03,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,942 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,942 INFO L229 MonitoredProcess]: Starting monitored process 466 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,943 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (466)] Waiting until timeout for monitored process [2023-11-23 16:19:03,944 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,949 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,949 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:03,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,949 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:03,949 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:03,949 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:03,950 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,959 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (466)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:03,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,960 INFO L229 MonitoredProcess]: Starting monitored process 467 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,961 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (467)] Waiting until timeout for monitored process [2023-11-23 16:19:03,964 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:03,970 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,970 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:03,970 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,970 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,970 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:03,970 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:03,970 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:03,971 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,980 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (467)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:03,980 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,980 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,981 INFO L229 MonitoredProcess]: Starting monitored process 468 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:03,982 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (468)] Waiting until timeout for monitored process [2023-11-23 16:19:03,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-11-23 16:19:03,987 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:03,987 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:03,988 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:03,988 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:03,988 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:03,988 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:03,988 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:03,989 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:03,998 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (468)] Ended with exit code 0 [2023-11-23 16:19:03,998 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:03,998 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:03,999 INFO L229 MonitoredProcess]: Starting monitored process 469 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,000 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (469)] Waiting until timeout for monitored process [2023-11-23 16:19:04,000 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,005 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,005 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:04,005 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,006 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,006 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,006 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:04,006 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:04,007 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,015 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (469)] Ended with exit code 0 [2023-11-23 16:19:04,016 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,016 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,017 INFO L229 MonitoredProcess]: Starting monitored process 470 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,017 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (470)] Waiting until timeout for monitored process [2023-11-23 16:19:04,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-11-23 16:19:04,023 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,023 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:04,023 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,023 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,023 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,023 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:04,024 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:04,025 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,033 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (470)] Ended with exit code 0 [2023-11-23 16:19:04,033 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,033 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,034 INFO L229 MonitoredProcess]: Starting monitored process 471 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,035 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (471)] Waiting until timeout for monitored process [2023-11-23 16:19:04,035 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,040 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,040 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:04,040 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,041 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,041 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,041 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:04,041 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:04,042 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,050 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (471)] Ended with exit code 0 [2023-11-23 16:19:04,051 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,051 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,052 INFO L229 MonitoredProcess]: Starting monitored process 472 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,052 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (472)] Waiting until timeout for monitored process [2023-11-23 16:19:04,053 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,058 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,058 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:04,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,058 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,059 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:04,059 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:04,060 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,068 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (472)] Ended with exit code 0 [2023-11-23 16:19:04,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,068 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,069 INFO L229 MonitoredProcess]: Starting monitored process 473 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,070 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (473)] Waiting until timeout for monitored process [2023-11-23 16:19:04,070 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,075 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,076 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:04,076 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,076 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,076 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,076 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:04,076 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:04,077 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,086 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (473)] Ended with exit code 0 [2023-11-23 16:19:04,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,086 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,087 INFO L229 MonitoredProcess]: Starting monitored process 474 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,087 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (474)] Waiting until timeout for monitored process [2023-11-23 16:19:04,088 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,093 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,093 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,093 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,093 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,095 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:04,095 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:04,098 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,107 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (474)] Ended with exit code 0 [2023-11-23 16:19:04,107 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,107 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,108 INFO L229 MonitoredProcess]: Starting monitored process 475 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,108 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (475)] Waiting until timeout for monitored process [2023-11-23 16:19:04,109 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,114 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,114 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,114 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,114 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,116 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:04,116 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:04,119 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,128 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (475)] Ended with exit code 0 [2023-11-23 16:19:04,128 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,128 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,129 INFO L229 MonitoredProcess]: Starting monitored process 476 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,129 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (476)] Waiting until timeout for monitored process [2023-11-23 16:19:04,130 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,135 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,135 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,135 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,135 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,137 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:04,137 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:04,141 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,149 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (476)] Ended with exit code 0 [2023-11-23 16:19:04,150 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,150 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,150 INFO L229 MonitoredProcess]: Starting monitored process 477 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,151 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (477)] Waiting until timeout for monitored process [2023-11-23 16:19:04,152 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,157 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,157 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,160 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:04,160 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:04,163 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,172 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (477)] Ended with exit code 0 [2023-11-23 16:19:04,172 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,172 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,173 INFO L229 MonitoredProcess]: Starting monitored process 478 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,174 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (478)] Waiting until timeout for monitored process [2023-11-23 16:19:04,174 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,179 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,179 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,179 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,180 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,181 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:04,181 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:04,184 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,193 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (478)] Ended with exit code 0 [2023-11-23 16:19:04,193 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,193 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,194 INFO L229 MonitoredProcess]: Starting monitored process 479 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,194 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (479)] Waiting until timeout for monitored process [2023-11-23 16:19:04,195 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,200 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,201 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,201 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,201 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,205 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:04,205 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:04,213 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,222 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (479)] Ended with exit code 0 [2023-11-23 16:19:04,222 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,222 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,223 INFO L229 MonitoredProcess]: Starting monitored process 480 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,224 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (480)] Waiting until timeout for monitored process [2023-11-23 16:19:04,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-11-23 16:19:04,229 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,229 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,229 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,229 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,231 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:04,231 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:04,235 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,244 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (480)] Ended with exit code 0 [2023-11-23 16:19:04,244 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,244 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,245 INFO L229 MonitoredProcess]: Starting monitored process 481 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,246 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (481)] Waiting until timeout for monitored process [2023-11-23 16:19:04,246 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,251 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,251 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,251 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,251 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,253 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:04,253 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:04,256 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,265 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (481)] Ended with exit code 0 [2023-11-23 16:19:04,265 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,265 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,266 INFO L229 MonitoredProcess]: Starting monitored process 482 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,266 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (482)] Waiting until timeout for monitored process [2023-11-23 16:19:04,267 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,272 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,272 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,272 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,272 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,274 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:04,274 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:04,278 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,287 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (482)] Ended with exit code 0 [2023-11-23 16:19:04,287 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,287 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,288 INFO L229 MonitoredProcess]: Starting monitored process 483 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,288 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (483)] Waiting until timeout for monitored process [2023-11-23 16:19:04,289 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,294 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,294 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,294 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,294 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,296 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:04,296 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:04,300 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,309 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (483)] Ended with exit code 0 [2023-11-23 16:19:04,309 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,309 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,310 INFO L229 MonitoredProcess]: Starting monitored process 484 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,311 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (484)] Waiting until timeout for monitored process [2023-11-23 16:19:04,311 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,317 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,317 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,317 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,317 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,329 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:04,329 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:04,347 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,356 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (484)] Ended with exit code 0 [2023-11-23 16:19:04,356 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,356 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,357 INFO L229 MonitoredProcess]: Starting monitored process 485 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,358 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (485)] Waiting until timeout for monitored process [2023-11-23 16:19:04,358 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,363 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,363 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,364 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,364 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,365 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:04,365 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:04,368 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,377 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (485)] Ended with exit code 0 [2023-11-23 16:19:04,377 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,377 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,378 INFO L229 MonitoredProcess]: Starting monitored process 486 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,379 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (486)] Waiting until timeout for monitored process [2023-11-23 16:19:04,379 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,384 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,384 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,384 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,384 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,386 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:04,387 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:04,391 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,399 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (486)] Ended with exit code 0 [2023-11-23 16:19:04,400 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,400 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,401 INFO L229 MonitoredProcess]: Starting monitored process 487 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,401 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (487)] Waiting until timeout for monitored process [2023-11-23 16:19:04,402 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,407 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,407 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,407 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,407 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,408 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:04,409 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:04,412 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,420 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (487)] Ended with exit code 0 [2023-11-23 16:19:04,421 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,421 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,421 INFO L229 MonitoredProcess]: Starting monitored process 488 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,422 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (488)] Waiting until timeout for monitored process [2023-11-23 16:19:04,422 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,428 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,428 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,428 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,428 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,439 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:04,439 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:04,456 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,465 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (488)] Ended with exit code 0 [2023-11-23 16:19:04,465 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,465 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,466 INFO L229 MonitoredProcess]: Starting monitored process 489 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,467 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (489)] Waiting until timeout for monitored process [2023-11-23 16:19:04,467 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,472 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,473 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,473 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,473 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,474 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:04,474 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:04,478 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,487 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (489)] Ended with exit code 0 [2023-11-23 16:19:04,487 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,487 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,488 INFO L229 MonitoredProcess]: Starting monitored process 490 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,502 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (490)] Waiting until timeout for monitored process [2023-11-23 16:19:04,502 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,508 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,508 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,508 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,508 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,510 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:04,510 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:04,515 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,523 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (490)] Ended with exit code 0 [2023-11-23 16:19:04,524 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,524 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,524 INFO L229 MonitoredProcess]: Starting monitored process 491 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,525 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (491)] Waiting until timeout for monitored process [2023-11-23 16:19:04,526 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,531 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,531 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,531 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,531 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,533 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:04,533 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:04,536 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,545 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (491)] Ended with exit code 0 [2023-11-23 16:19:04,545 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,545 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,546 INFO L229 MonitoredProcess]: Starting monitored process 492 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,546 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (492)] Waiting until timeout for monitored process [2023-11-23 16:19:04,547 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,552 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,552 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,552 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,552 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,554 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:04,554 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:04,559 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,567 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (492)] Ended with exit code 0 [2023-11-23 16:19:04,568 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,568 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,569 INFO L229 MonitoredProcess]: Starting monitored process 493 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,569 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (493)] Waiting until timeout for monitored process [2023-11-23 16:19:04,570 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,575 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,575 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,575 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,575 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,577 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:04,577 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:04,581 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,589 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (493)] Ended with exit code 0 [2023-11-23 16:19:04,590 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,590 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,590 INFO L229 MonitoredProcess]: Starting monitored process 494 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,591 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (494)] Waiting until timeout for monitored process [2023-11-23 16:19:04,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-11-23 16:19:04,597 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,597 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,597 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,597 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,599 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:04,599 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:04,603 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,612 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (494)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:04,612 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,612 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,613 INFO L229 MonitoredProcess]: Starting monitored process 495 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,614 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (495)] Waiting until timeout for monitored process [2023-11-23 16:19:04,614 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,619 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,619 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,619 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,619 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,621 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:04,621 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:04,625 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,634 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (495)] Ended with exit code 0 [2023-11-23 16:19:04,634 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,634 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,635 INFO L229 MonitoredProcess]: Starting monitored process 496 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,636 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (496)] Waiting until timeout for monitored process [2023-11-23 16:19:04,636 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,641 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,641 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:04,641 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,641 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,641 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,642 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:04,642 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:04,643 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,651 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (496)] Ended with exit code 0 [2023-11-23 16:19:04,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,652 INFO L229 MonitoredProcess]: Starting monitored process 497 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,653 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (497)] Waiting until timeout for monitored process [2023-11-23 16:19:04,653 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,658 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,658 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:04,659 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,659 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,659 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,659 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:04,659 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:04,660 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,668 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (497)] Ended with exit code 0 [2023-11-23 16:19:04,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,669 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,670 INFO L229 MonitoredProcess]: Starting monitored process 498 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,670 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (498)] Waiting until timeout for monitored process [2023-11-23 16:19:04,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-11-23 16:19:04,676 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,676 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:04,676 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,676 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,676 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,677 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:04,677 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:04,678 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,686 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (498)] Ended with exit code 0 [2023-11-23 16:19:04,686 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,687 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,687 INFO L229 MonitoredProcess]: Starting monitored process 499 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,688 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (499)] Waiting until timeout for monitored process [2023-11-23 16:19:04,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-11-23 16:19:04,694 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,694 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:04,694 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,694 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,694 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,694 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:04,694 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:04,695 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,704 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (499)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:04,704 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,704 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,705 INFO L229 MonitoredProcess]: Starting monitored process 500 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,706 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (500)] Waiting until timeout for monitored process [2023-11-23 16:19:04,706 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,711 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,711 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:04,711 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,712 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,712 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,712 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:04,712 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:04,713 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,722 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (500)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:04,722 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,722 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,723 INFO L229 MonitoredProcess]: Starting monitored process 501 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,723 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (501)] Waiting until timeout for monitored process [2023-11-23 16:19:04,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-11-23 16:19:04,729 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,729 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:04,729 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,729 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,729 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,730 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:04,730 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:04,731 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,739 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (501)] Ended with exit code 0 [2023-11-23 16:19:04,739 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,740 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,740 INFO L229 MonitoredProcess]: Starting monitored process 502 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,741 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (502)] Waiting until timeout for monitored process [2023-11-23 16:19:04,741 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,747 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,747 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,747 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,747 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,748 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:04,748 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:04,751 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,760 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (502)] Ended with exit code 0 [2023-11-23 16:19:04,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,760 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,761 INFO L229 MonitoredProcess]: Starting monitored process 503 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,762 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (503)] Waiting until timeout for monitored process [2023-11-23 16:19:04,762 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,767 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,767 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,767 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,768 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,769 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:04,769 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:04,772 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,780 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (503)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:04,781 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,781 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,782 INFO L229 MonitoredProcess]: Starting monitored process 504 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,782 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (504)] Waiting until timeout for monitored process [2023-11-23 16:19:04,783 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,788 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,788 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:04,788 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,788 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,788 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,789 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:04,789 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:04,790 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,798 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (504)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:04,798 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,799 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,799 INFO L229 MonitoredProcess]: Starting monitored process 505 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,800 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (505)] Waiting until timeout for monitored process [2023-11-23 16:19:04,801 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,807 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,807 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:04,807 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,807 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,807 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,807 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:04,808 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:04,809 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,817 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (505)] Ended with exit code 0 [2023-11-23 16:19:04,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,817 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,818 INFO L229 MonitoredProcess]: Starting monitored process 506 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,819 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (506)] Waiting until timeout for monitored process [2023-11-23 16:19:04,819 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,825 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,825 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:04,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,825 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,826 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:04,826 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:04,827 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,835 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (506)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:04,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,836 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,836 INFO L229 MonitoredProcess]: Starting monitored process 507 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,837 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (507)] Waiting until timeout for monitored process [2023-11-23 16:19:04,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-11-23 16:19:04,842 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,843 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:04,843 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,843 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,843 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:04,843 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:04,843 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:04,844 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,853 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (507)] Ended with exit code 0 [2023-11-23 16:19:04,853 INFO L490 LassoAnalysis]: Using template '3-nested'. [2023-11-23 16:19:04,853 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,853 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,854 INFO L229 MonitoredProcess]: Starting monitored process 508 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,855 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (508)] Waiting until timeout for monitored process [2023-11-23 16:19:04,855 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,861 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,861 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:04,861 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,861 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,861 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:04,861 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:04,861 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:04,863 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,871 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (508)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:04,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,872 INFO L229 MonitoredProcess]: Starting monitored process 509 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,874 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (509)] Waiting until timeout for monitored process [2023-11-23 16:19:04,874 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,879 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,879 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:04,880 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,880 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,880 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:04,880 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:04,880 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:04,881 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,890 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (509)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:04,890 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,890 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,891 INFO L229 MonitoredProcess]: Starting monitored process 510 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,892 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (510)] Waiting until timeout for monitored process [2023-11-23 16:19:04,892 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,897 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,897 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:04,897 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,897 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,898 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:04,898 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:04,898 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:04,899 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,908 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (510)] Ended with exit code 0 [2023-11-23 16:19:04,908 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,908 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,909 INFO L229 MonitoredProcess]: Starting monitored process 511 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,909 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (511)] Waiting until timeout for monitored process [2023-11-23 16:19:04,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-11-23 16:19:04,915 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,915 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:04,915 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,915 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,915 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:04,916 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:04,916 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:04,917 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,926 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (511)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:04,927 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,927 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,928 INFO L229 MonitoredProcess]: Starting monitored process 512 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,932 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (512)] Waiting until timeout for monitored process [2023-11-23 16:19:04,932 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,939 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,939 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:04,939 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,939 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,939 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:04,939 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:04,940 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:04,941 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,949 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (512)] Ended with exit code 0 [2023-11-23 16:19:04,949 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,950 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,950 INFO L229 MonitoredProcess]: Starting monitored process 513 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,951 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (513)] Waiting until timeout for monitored process [2023-11-23 16:19:04,951 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,957 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,957 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:04,957 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,957 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,957 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:04,957 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:04,957 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:04,958 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,967 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (513)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:04,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,967 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,968 INFO L229 MonitoredProcess]: Starting monitored process 514 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,969 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (514)] Waiting until timeout for monitored process [2023-11-23 16:19:04,969 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,975 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,975 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:04,975 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,975 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,975 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:04,975 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:04,975 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:04,977 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:04,985 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (514)] Ended with exit code 0 [2023-11-23 16:19:04,985 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:04,985 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:04,986 INFO L229 MonitoredProcess]: Starting monitored process 515 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:04,987 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (515)] Waiting until timeout for monitored process [2023-11-23 16:19:04,987 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:04,992 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:04,993 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:04,993 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:04,993 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:04,993 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:04,993 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:04,993 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:04,994 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,003 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (515)] Ended with exit code 0 [2023-11-23 16:19:05,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,003 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,004 INFO L229 MonitoredProcess]: Starting monitored process 516 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,005 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (516)] Waiting until timeout for monitored process [2023-11-23 16:19:05,005 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,010 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,011 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:05,011 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,011 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,011 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,011 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:05,011 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:05,012 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,021 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (516)] Ended with exit code 0 [2023-11-23 16:19:05,021 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,021 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,022 INFO L229 MonitoredProcess]: Starting monitored process 517 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,023 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (517)] Waiting until timeout for monitored process [2023-11-23 16:19:05,023 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,028 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,028 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:05,028 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,028 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,028 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,029 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:05,029 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:05,030 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,039 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (517)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:05,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,040 INFO L229 MonitoredProcess]: Starting monitored process 518 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,040 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (518)] Waiting until timeout for monitored process [2023-11-23 16:19:05,041 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,046 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,046 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:05,046 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,046 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,046 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,047 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:05,047 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:05,048 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,056 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (518)] Ended with exit code 0 [2023-11-23 16:19:05,056 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,057 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,057 INFO L229 MonitoredProcess]: Starting monitored process 519 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,058 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (519)] Waiting until timeout for monitored process [2023-11-23 16:19:05,058 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,064 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,064 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:05,064 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,064 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,064 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,064 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:05,064 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:05,066 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,074 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (519)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:05,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,075 INFO L229 MonitoredProcess]: Starting monitored process 520 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,076 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (520)] Waiting until timeout for monitored process [2023-11-23 16:19:05,076 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,081 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,082 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,082 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,082 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,084 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:05,084 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:05,088 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,097 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (520)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:05,097 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,097 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,098 INFO L229 MonitoredProcess]: Starting monitored process 521 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,098 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (521)] Waiting until timeout for monitored process [2023-11-23 16:19:05,099 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,104 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,104 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,104 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,104 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,106 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:05,106 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:05,110 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,119 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (521)] Ended with exit code 0 [2023-11-23 16:19:05,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,119 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,120 INFO L229 MonitoredProcess]: Starting monitored process 522 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,121 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (522)] Waiting until timeout for monitored process [2023-11-23 16:19:05,121 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,126 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,126 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,126 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,126 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,129 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:05,129 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:05,134 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,142 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (522)] Ended with exit code 0 [2023-11-23 16:19:05,143 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,143 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,143 INFO L229 MonitoredProcess]: Starting monitored process 523 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,144 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (523)] Waiting until timeout for monitored process [2023-11-23 16:19:05,144 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,150 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,150 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,150 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,150 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,153 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:05,153 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:05,157 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,166 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (523)] Ended with exit code 0 [2023-11-23 16:19:05,166 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,166 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,167 INFO L229 MonitoredProcess]: Starting monitored process 524 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,168 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (524)] Waiting until timeout for monitored process [2023-11-23 16:19:05,168 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,173 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,174 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,174 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,174 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,176 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:05,176 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:05,180 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,188 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (524)] Ended with exit code 0 [2023-11-23 16:19:05,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,189 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,190 INFO L229 MonitoredProcess]: Starting monitored process 525 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,195 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (525)] Waiting until timeout for monitored process [2023-11-23 16:19:05,195 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,201 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,201 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,201 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,201 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,207 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:05,207 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:05,217 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,226 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (525)] Ended with exit code 0 [2023-11-23 16:19:05,226 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,227 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,227 INFO L229 MonitoredProcess]: Starting monitored process 526 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,228 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (526)] Waiting until timeout for monitored process [2023-11-23 16:19:05,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-11-23 16:19:05,233 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,234 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,234 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,234 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,236 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:05,236 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:05,241 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,250 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (526)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:05,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,250 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,251 INFO L229 MonitoredProcess]: Starting monitored process 527 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,252 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (527)] Waiting until timeout for monitored process [2023-11-23 16:19:05,252 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,257 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,258 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,258 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,258 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,260 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:05,260 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:05,263 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,272 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (527)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:05,272 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,273 INFO L229 MonitoredProcess]: Starting monitored process 528 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,274 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (528)] Waiting until timeout for monitored process [2023-11-23 16:19:05,275 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,280 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,280 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,280 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,280 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,283 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:05,283 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:05,287 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,296 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (528)] Ended with exit code 0 [2023-11-23 16:19:05,296 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,297 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,297 INFO L229 MonitoredProcess]: Starting monitored process 529 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,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-11-23 16:19:05,307 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,307 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,307 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,307 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,308 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (529)] Waiting until timeout for monitored process [2023-11-23 16:19:05,310 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:05,310 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:05,316 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,324 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (529)] Ended with exit code 0 [2023-11-23 16:19:05,325 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,326 INFO L229 MonitoredProcess]: Starting monitored process 530 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,326 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (530)] Waiting until timeout for monitored process [2023-11-23 16:19:05,327 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,333 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,333 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,334 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,334 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,350 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:05,350 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:05,371 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,381 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (530)] Ended with exit code 0 [2023-11-23 16:19:05,381 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,381 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,382 INFO L229 MonitoredProcess]: Starting monitored process 531 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,388 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (531)] Waiting until timeout for monitored process [2023-11-23 16:19:05,388 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,393 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,393 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,394 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,394 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,395 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:05,396 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:05,400 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,408 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (531)] Ended with exit code 0 [2023-11-23 16:19:05,409 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,409 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,409 INFO L229 MonitoredProcess]: Starting monitored process 532 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,410 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (532)] Waiting until timeout for monitored process [2023-11-23 16:19:05,411 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,416 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,416 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,416 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,416 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,419 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:05,419 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:05,424 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,433 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (532)] Ended with exit code 0 [2023-11-23 16:19:05,433 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,433 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,434 INFO L229 MonitoredProcess]: Starting monitored process 533 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,434 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (533)] Waiting until timeout for monitored process [2023-11-23 16:19:05,435 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,440 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,440 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,442 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:05,442 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:05,446 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,455 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (533)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:05,455 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,455 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,456 INFO L229 MonitoredProcess]: Starting monitored process 534 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,457 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (534)] Waiting until timeout for monitored process [2023-11-23 16:19:05,457 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,463 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,463 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,463 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,463 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,483 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:05,484 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:05,506 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,515 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (534)] Ended with exit code 0 [2023-11-23 16:19:05,515 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,515 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,516 INFO L229 MonitoredProcess]: Starting monitored process 535 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,516 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (535)] Waiting until timeout for monitored process [2023-11-23 16:19:05,517 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,522 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,522 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,522 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,522 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,525 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:05,525 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:05,530 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,538 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (535)] Ended with exit code 0 [2023-11-23 16:19:05,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,539 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,539 INFO L229 MonitoredProcess]: Starting monitored process 536 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,540 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (536)] Waiting until timeout for monitored process [2023-11-23 16:19:05,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-11-23 16:19:05,545 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,546 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,546 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,546 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,548 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:05,548 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:05,554 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,563 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (536)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:05,563 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,563 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,564 INFO L229 MonitoredProcess]: Starting monitored process 537 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,565 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (537)] Waiting until timeout for monitored process [2023-11-23 16:19:05,565 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,570 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,570 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,570 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,570 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,572 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:05,572 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:05,576 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,585 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (537)] Ended with exit code 0 [2023-11-23 16:19:05,585 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,585 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,586 INFO L229 MonitoredProcess]: Starting monitored process 538 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,587 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (538)] Waiting until timeout for monitored process [2023-11-23 16:19:05,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-11-23 16:19:05,594 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,594 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,594 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,594 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,597 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:05,597 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:05,602 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,611 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (538)] Ended with exit code 0 [2023-11-23 16:19:05,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,611 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,612 INFO L229 MonitoredProcess]: Starting monitored process 539 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,613 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (539)] Waiting until timeout for monitored process [2023-11-23 16:19:05,613 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,618 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,619 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,619 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,619 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,621 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:05,621 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:05,626 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,635 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (539)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:05,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,635 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,636 INFO L229 MonitoredProcess]: Starting monitored process 540 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,637 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (540)] Waiting until timeout for monitored process [2023-11-23 16:19:05,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-11-23 16:19:05,642 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,642 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,642 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,642 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,645 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:05,645 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:05,650 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,673 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (540)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:05,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,674 INFO L229 MonitoredProcess]: Starting monitored process 541 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,675 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (541)] Waiting until timeout for monitored process [2023-11-23 16:19:05,676 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,681 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,681 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,681 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,681 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,684 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:05,684 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:05,689 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,697 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (541)] Ended with exit code 0 [2023-11-23 16:19:05,698 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,698 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,699 INFO L229 MonitoredProcess]: Starting monitored process 542 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,705 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,711 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,711 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:05,711 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,712 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,712 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,712 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:05,712 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:05,715 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (542)] Waiting until timeout for monitored process [2023-11-23 16:19:05,718 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,727 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (542)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:05,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,727 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,728 INFO L229 MonitoredProcess]: Starting monitored process 543 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,728 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (543)] Waiting until timeout for monitored process [2023-11-23 16:19:05,729 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,734 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,734 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:05,734 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,734 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,734 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,735 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:05,735 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:05,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,745 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (543)] Ended with exit code 0 [2023-11-23 16:19:05,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,746 INFO L229 MonitoredProcess]: Starting monitored process 544 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,747 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (544)] Waiting until timeout for monitored process [2023-11-23 16:19:05,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-11-23 16:19:05,752 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,752 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:05,752 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,752 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,752 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,753 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:05,753 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:05,754 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,762 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (544)] Ended with exit code 0 [2023-11-23 16:19:05,763 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,763 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,764 INFO L229 MonitoredProcess]: Starting monitored process 545 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,764 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (545)] Waiting until timeout for monitored process [2023-11-23 16:19:05,765 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,770 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,770 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:05,770 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,770 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,770 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,770 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:05,771 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:05,772 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,780 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (545)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:05,781 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,781 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,782 INFO L229 MonitoredProcess]: Starting monitored process 546 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,782 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (546)] Waiting until timeout for monitored process [2023-11-23 16:19:05,783 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,788 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,788 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:05,788 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,788 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,788 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,788 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:05,789 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:05,790 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,798 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (546)] Ended with exit code 0 [2023-11-23 16:19:05,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,799 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,799 INFO L229 MonitoredProcess]: Starting monitored process 547 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,800 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (547)] Waiting until timeout for monitored process [2023-11-23 16:19:05,800 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,806 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,806 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:05,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,806 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,806 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,806 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:05,806 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:05,808 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,816 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (547)] Ended with exit code 0 [2023-11-23 16:19:05,816 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,817 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,817 INFO L229 MonitoredProcess]: Starting monitored process 548 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,818 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (548)] Waiting until timeout for monitored process [2023-11-23 16:19:05,818 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,824 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,824 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,824 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,824 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,825 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:05,826 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:05,829 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,838 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (548)] Ended with exit code 0 [2023-11-23 16:19:05,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,839 INFO L229 MonitoredProcess]: Starting monitored process 549 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,840 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (549)] Waiting until timeout for monitored process [2023-11-23 16:19:05,840 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,845 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,846 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,846 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,846 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,847 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:05,847 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:05,861 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,870 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (549)] Ended with exit code 0 [2023-11-23 16:19:05,870 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,870 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,871 INFO L229 MonitoredProcess]: Starting monitored process 550 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,871 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (550)] Waiting until timeout for monitored process [2023-11-23 16:19:05,872 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,877 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,877 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:05,878 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,878 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,878 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,878 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:05,878 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:05,879 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,888 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (550)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:05,888 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,889 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,889 INFO L229 MonitoredProcess]: Starting monitored process 551 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,890 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (551)] Waiting until timeout for monitored process [2023-11-23 16:19:05,890 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,895 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,896 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:05,896 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,896 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,896 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,896 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:05,896 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:05,897 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,906 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (551)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:05,906 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,906 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,907 INFO L229 MonitoredProcess]: Starting monitored process 552 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,908 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (552)] Waiting until timeout for monitored process [2023-11-23 16:19:05,909 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,914 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,914 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:05,914 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,914 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,914 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,915 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:05,915 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:05,916 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,924 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (552)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:05,925 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,925 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,925 INFO L229 MonitoredProcess]: Starting monitored process 553 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,926 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (553)] Waiting until timeout for monitored process [2023-11-23 16:19:05,927 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,932 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,932 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:05,932 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,932 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,932 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:05,933 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:05,933 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:05,934 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,943 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (553)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:05,943 INFO L490 LassoAnalysis]: Using template '4-nested'. [2023-11-23 16:19:05,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,944 INFO L229 MonitoredProcess]: Starting monitored process 554 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,944 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (554)] Waiting until timeout for monitored process [2023-11-23 16:19:05,945 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,950 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,950 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:05,950 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,950 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,951 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:05,951 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:05,951 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:05,953 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,961 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (554)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:05,961 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,962 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,963 INFO L229 MonitoredProcess]: Starting monitored process 555 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,969 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (555)] Waiting until timeout for monitored process [2023-11-23 16:19:05,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-11-23 16:19:05,975 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,975 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:05,975 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,975 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,975 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:05,976 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:05,976 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:05,978 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:05,986 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (555)] Ended with exit code 0 [2023-11-23 16:19:05,986 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:05,986 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:05,987 INFO L229 MonitoredProcess]: Starting monitored process 556 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:05,988 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (556)] Waiting until timeout for monitored process [2023-11-23 16:19:05,988 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:05,994 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:05,994 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:05,994 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:05,994 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:05,994 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:05,994 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:05,994 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:05,996 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,004 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (556)] Ended with exit code 0 [2023-11-23 16:19:06,005 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,005 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,005 INFO L229 MonitoredProcess]: Starting monitored process 557 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,006 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (557)] Waiting until timeout for monitored process [2023-11-23 16:19:06,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-11-23 16:19:06,012 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,012 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:06,012 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,012 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,012 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,013 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:06,013 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:06,014 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,023 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (557)] Ended with exit code 0 [2023-11-23 16:19:06,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,023 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,024 INFO L229 MonitoredProcess]: Starting monitored process 558 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,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-11-23 16:19:06,036 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (558)] Waiting until timeout for monitored process [2023-11-23 16:19:06,038 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,038 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:06,038 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,038 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,039 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,039 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:06,039 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:06,040 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,049 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (558)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:06,049 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,049 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,050 INFO L229 MonitoredProcess]: Starting monitored process 559 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,051 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (559)] Waiting until timeout for monitored process [2023-11-23 16:19:06,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-11-23 16:19:06,057 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,057 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:06,057 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,057 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,057 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,057 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:06,057 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:06,059 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,067 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (559)] Ended with exit code 0 [2023-11-23 16:19:06,067 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,068 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,068 INFO L229 MonitoredProcess]: Starting monitored process 560 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,070 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (560)] Waiting until timeout for monitored process [2023-11-23 16:19:06,070 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:06,075 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,075 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:06,076 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,076 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,076 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,076 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:06,076 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:06,077 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,086 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (560)] Ended with exit code 0 [2023-11-23 16:19:06,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,086 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,087 INFO L229 MonitoredProcess]: Starting monitored process 561 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,087 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (561)] Waiting until timeout for monitored process [2023-11-23 16:19:06,088 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:06,093 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,093 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:06,094 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,094 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,094 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,094 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:06,094 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:06,096 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,104 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (561)] Ended with exit code 0 [2023-11-23 16:19:06,104 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,105 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,105 INFO L229 MonitoredProcess]: Starting monitored process 562 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,106 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (562)] Waiting until timeout for monitored process [2023-11-23 16:19:06,109 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:06,114 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,114 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:06,114 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,115 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,115 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,115 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:06,115 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:06,116 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,126 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (562)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:06,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,126 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,127 INFO L229 MonitoredProcess]: Starting monitored process 563 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,127 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (563)] Waiting until timeout for monitored process [2023-11-23 16:19:06,128 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:06,133 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,133 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:06,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,134 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,134 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,134 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:06,134 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:06,136 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,144 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (563)] Ended with exit code 0 [2023-11-23 16:19:06,145 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,145 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,145 INFO L229 MonitoredProcess]: Starting monitored process 564 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,146 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (564)] Waiting until timeout for monitored process [2023-11-23 16:19:06,146 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:06,152 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,152 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:06,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,152 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,152 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,153 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:06,153 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:06,154 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,162 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (564)] Ended with exit code 0 [2023-11-23 16:19:06,163 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,163 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,163 INFO L229 MonitoredProcess]: Starting monitored process 565 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,164 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (565)] Waiting until timeout for monitored process [2023-11-23 16:19:06,165 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:06,170 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,170 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:06,170 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,170 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,170 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,171 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:06,171 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:06,172 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,180 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (565)] Ended with exit code 0 [2023-11-23 16:19:06,181 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,181 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,182 INFO L229 MonitoredProcess]: Starting monitored process 566 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,182 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (566)] Waiting until timeout for monitored process [2023-11-23 16:19:06,183 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:06,188 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,188 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,188 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,188 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,191 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:06,191 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:06,196 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,204 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (566)] Ended with exit code 0 [2023-11-23 16:19:06,205 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,205 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,205 INFO L229 MonitoredProcess]: Starting monitored process 567 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,206 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (567)] Waiting until timeout for monitored process [2023-11-23 16:19:06,207 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:06,212 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,212 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,212 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,212 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,214 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:06,215 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:06,219 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,228 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (567)] Ended with exit code 0 [2023-11-23 16:19:06,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,229 INFO L229 MonitoredProcess]: Starting monitored process 568 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,230 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (568)] Waiting until timeout for monitored process [2023-11-23 16:19:06,230 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:06,236 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,236 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,236 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,236 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,239 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:06,239 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:06,245 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,254 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (568)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:06,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,255 INFO L229 MonitoredProcess]: Starting monitored process 569 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,256 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (569)] Waiting until timeout for monitored process [2023-11-23 16:19:06,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-11-23 16:19:06,261 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,262 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,262 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,262 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,268 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:06,268 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:06,275 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,284 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (569)] Ended with exit code 0 [2023-11-23 16:19:06,285 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,285 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,285 INFO L229 MonitoredProcess]: Starting monitored process 570 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,286 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (570)] Waiting until timeout for monitored process [2023-11-23 16:19:06,286 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:06,292 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,292 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,292 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,292 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,294 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:06,294 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:06,299 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,308 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (570)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:06,308 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,309 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,309 INFO L229 MonitoredProcess]: Starting monitored process 571 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,310 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (571)] Waiting until timeout for monitored process [2023-11-23 16:19:06,310 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:06,316 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,316 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,316 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,317 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,324 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:06,324 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:06,336 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,345 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (571)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:06,346 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,346 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,347 INFO L229 MonitoredProcess]: Starting monitored process 572 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,347 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (572)] Waiting until timeout for monitored process [2023-11-23 16:19:06,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-11-23 16:19:06,353 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,353 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,353 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,354 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,356 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:06,356 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:06,363 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,371 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (572)] Ended with exit code 0 [2023-11-23 16:19:06,372 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,372 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,372 INFO L229 MonitoredProcess]: Starting monitored process 573 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,373 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (573)] Waiting until timeout for monitored process [2023-11-23 16:19:06,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-11-23 16:19:06,379 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,379 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,379 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,379 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,382 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:06,382 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:06,386 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,395 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (573)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:06,395 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,395 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,396 INFO L229 MonitoredProcess]: Starting monitored process 574 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,396 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (574)] Waiting until timeout for monitored process [2023-11-23 16:19:06,397 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:06,402 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,402 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,402 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,402 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,406 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:06,406 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:06,412 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,420 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (574)] Ended with exit code 0 [2023-11-23 16:19:06,420 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,421 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,421 INFO L229 MonitoredProcess]: Starting monitored process 575 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,422 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (575)] Waiting until timeout for monitored process [2023-11-23 16:19:06,422 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:06,428 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,428 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,428 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,428 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,431 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:06,431 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:06,438 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,447 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (575)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:06,447 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,447 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,448 INFO L229 MonitoredProcess]: Starting monitored process 576 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,448 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (576)] Waiting until timeout for monitored process [2023-11-23 16:19:06,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-11-23 16:19:06,456 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,456 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,456 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,456 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,476 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:06,476 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:06,503 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,512 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (576)] Ended with exit code 0 [2023-11-23 16:19:06,512 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,513 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,513 INFO L229 MonitoredProcess]: Starting monitored process 577 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,514 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (577)] Waiting until timeout for monitored process [2023-11-23 16:19:06,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-11-23 16:19:06,520 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,520 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,520 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,520 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,522 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:06,522 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:06,527 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,536 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (577)] Ended with exit code 0 [2023-11-23 16:19:06,536 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,536 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,537 INFO L229 MonitoredProcess]: Starting monitored process 578 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,538 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (578)] Waiting until timeout for monitored process [2023-11-23 16:19:06,538 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:06,544 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,544 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,544 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,544 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,547 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:06,547 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:06,554 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,563 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (578)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:06,563 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,563 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,564 INFO L229 MonitoredProcess]: Starting monitored process 579 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,564 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (579)] Waiting until timeout for monitored process [2023-11-23 16:19:06,568 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:06,574 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,575 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,575 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,575 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,578 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:06,579 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:06,583 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,592 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (579)] Ended with exit code 0 [2023-11-23 16:19:06,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,593 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,593 INFO L229 MonitoredProcess]: Starting monitored process 580 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,594 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (580)] Waiting until timeout for monitored process [2023-11-23 16:19:06,595 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:06,601 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,601 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,601 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,601 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,619 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:06,619 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:06,654 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,664 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (580)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:06,664 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,664 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,665 INFO L229 MonitoredProcess]: Starting monitored process 581 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,665 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (581)] Waiting until timeout for monitored process [2023-11-23 16:19:06,666 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:06,671 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,671 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,671 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,671 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,674 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:06,675 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:06,681 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,690 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (581)] Ended with exit code 0 [2023-11-23 16:19:06,690 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,690 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,691 INFO L229 MonitoredProcess]: Starting monitored process 582 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,692 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (582)] Waiting until timeout for monitored process [2023-11-23 16:19:06,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-11-23 16:19:06,698 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,698 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,698 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,698 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,701 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:06,701 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:06,708 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,717 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (582)] Ended with exit code 0 [2023-11-23 16:19:06,717 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,717 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,718 INFO L229 MonitoredProcess]: Starting monitored process 583 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,718 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (583)] Waiting until timeout for monitored process [2023-11-23 16:19:06,719 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:06,724 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,725 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,725 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,725 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,727 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:06,727 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:06,732 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,741 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (583)] Ended with exit code 0 [2023-11-23 16:19:06,741 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,741 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,742 INFO L229 MonitoredProcess]: Starting monitored process 584 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,742 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (584)] Waiting until timeout for monitored process [2023-11-23 16:19:06,743 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:06,748 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,748 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,748 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,749 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,752 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:06,752 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:06,758 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,767 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (584)] Ended with exit code 0 [2023-11-23 16:19:06,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,768 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,768 INFO L229 MonitoredProcess]: Starting monitored process 585 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,769 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (585)] Waiting until timeout for monitored process [2023-11-23 16:19:06,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-11-23 16:19:06,775 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,775 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,775 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,775 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,778 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:06,778 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:06,784 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,793 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (585)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:06,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,794 INFO L229 MonitoredProcess]: Starting monitored process 586 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,795 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (586)] Waiting until timeout for monitored process [2023-11-23 16:19:06,796 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:06,801 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,801 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,801 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,801 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,804 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:06,805 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:06,810 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,819 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (586)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:06,820 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,820 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,820 INFO L229 MonitoredProcess]: Starting monitored process 587 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,821 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (587)] Waiting until timeout for monitored process [2023-11-23 16:19:06,822 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:06,827 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,827 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,827 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,827 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,845 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:06,845 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:06,851 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,860 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (587)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:06,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,861 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,861 INFO L229 MonitoredProcess]: Starting monitored process 588 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,862 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (588)] Waiting until timeout for monitored process [2023-11-23 16:19:06,863 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:06,872 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,872 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:06,872 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,872 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,872 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,872 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:06,872 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:06,874 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,882 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (588)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:06,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,883 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,884 INFO L229 MonitoredProcess]: Starting monitored process 589 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,884 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (589)] Waiting until timeout for monitored process [2023-11-23 16:19:06,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-11-23 16:19:06,891 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,891 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:06,891 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,891 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,891 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,891 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:06,892 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:06,893 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,902 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (589)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:06,902 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,902 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,903 INFO L229 MonitoredProcess]: Starting monitored process 590 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,904 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (590)] Waiting until timeout for monitored process [2023-11-23 16:19:06,904 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:06,909 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,910 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:06,910 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,910 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,910 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,910 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:06,910 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:06,912 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,920 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (590)] Ended with exit code 0 [2023-11-23 16:19:06,920 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,921 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,921 INFO L229 MonitoredProcess]: Starting monitored process 591 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,922 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (591)] Waiting until timeout for monitored process [2023-11-23 16:19:06,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-11-23 16:19:06,928 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,928 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:06,928 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,928 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,928 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,928 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:06,928 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:06,930 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,939 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (591)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:06,939 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,939 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,940 INFO L229 MonitoredProcess]: Starting monitored process 592 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,940 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (592)] Waiting until timeout for monitored process [2023-11-23 16:19:06,941 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:06,946 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,946 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:06,946 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,946 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,946 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,947 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:06,947 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:06,948 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,959 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (592)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:06,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,960 INFO L229 MonitoredProcess]: Starting monitored process 593 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,961 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (593)] Waiting until timeout for monitored process [2023-11-23 16:19:06,962 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:06,967 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,967 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:06,967 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,967 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,967 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,968 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:06,968 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:06,969 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:06,978 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (593)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:06,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:06,978 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:06,979 INFO L229 MonitoredProcess]: Starting monitored process 594 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:06,979 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (594)] Waiting until timeout for monitored process [2023-11-23 16:19:06,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-11-23 16:19:06,985 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:06,985 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:06,985 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:06,986 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:06,987 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:06,987 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:06,992 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,001 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (594)] Ended with exit code 0 [2023-11-23 16:19:07,001 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,001 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,002 INFO L229 MonitoredProcess]: Starting monitored process 595 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,003 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (595)] Waiting until timeout for monitored process [2023-11-23 16:19:07,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-11-23 16:19:07,009 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:07,009 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,009 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,009 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:07,011 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:07,011 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:07,016 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,025 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (595)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:07,025 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,025 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,026 INFO L229 MonitoredProcess]: Starting monitored process 596 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,026 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (596)] Waiting until timeout for monitored process [2023-11-23 16:19:07,028 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,033 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:07,034 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:07,034 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,034 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,034 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:07,034 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:07,034 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:07,036 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,045 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (596)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:07,045 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,045 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,046 INFO L229 MonitoredProcess]: Starting monitored process 597 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,047 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (597)] Waiting until timeout for monitored process [2023-11-23 16:19:07,047 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,052 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:07,053 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:07,053 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,053 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,053 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:07,053 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:07,053 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:07,054 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,063 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (597)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:07,064 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,064 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,064 INFO L229 MonitoredProcess]: Starting monitored process 598 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,065 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (598)] Waiting until timeout for monitored process [2023-11-23 16:19:07,066 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,071 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:07,071 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:07,072 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,072 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,072 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:07,072 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:07,072 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:07,074 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,082 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (598)] Ended with exit code 0 [2023-11-23 16:19:07,083 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,083 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,083 INFO L229 MonitoredProcess]: Starting monitored process 599 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,084 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (599)] Waiting until timeout for monitored process [2023-11-23 16:19:07,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-11-23 16:19:07,090 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 16:19:07,090 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:07,090 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,090 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,090 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:07,091 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:07,091 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:07,092 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,101 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (599)] Ended with exit code 0 [2023-11-23 16:19:07,101 INFO L490 LassoAnalysis]: Using template '2-phase'. [2023-11-23 16:19:07,101 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,101 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,102 INFO L229 MonitoredProcess]: Starting monitored process 600 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,102 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (600)] Waiting until timeout for monitored process [2023-11-23 16:19:07,103 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,108 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,108 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,108 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:07,109 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,109 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,109 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,109 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:07,109 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:07,111 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,119 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (600)] Ended with exit code 0 [2023-11-23 16:19:07,120 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,120 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,120 INFO L229 MonitoredProcess]: Starting monitored process 601 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,121 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (601)] Waiting until timeout for monitored process [2023-11-23 16:19:07,122 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,127 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,127 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,127 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:07,127 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,127 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,127 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,128 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:07,128 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:07,129 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,138 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (601)] Ended with exit code 0 [2023-11-23 16:19:07,138 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,138 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,139 INFO L229 MonitoredProcess]: Starting monitored process 602 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,140 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (602)] Waiting until timeout for monitored process [2023-11-23 16:19:07,140 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,145 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,145 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,146 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:07,146 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,146 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,146 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,146 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:07,146 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:07,148 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,156 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (602)] Ended with exit code 0 [2023-11-23 16:19:07,157 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,157 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,157 INFO L229 MonitoredProcess]: Starting monitored process 603 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,158 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (603)] Waiting until timeout for monitored process [2023-11-23 16:19:07,159 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,164 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,164 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,164 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:07,164 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,164 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,164 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,165 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:07,165 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:07,166 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,175 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (603)] Ended with exit code 0 [2023-11-23 16:19:07,175 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,176 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,176 INFO L229 MonitoredProcess]: Starting monitored process 604 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,177 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (604)] Waiting until timeout for monitored process [2023-11-23 16:19:07,177 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,183 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,183 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,183 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:07,183 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,183 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,183 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,183 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:07,184 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:07,185 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,194 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (604)] Ended with exit code 0 [2023-11-23 16:19:07,194 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,194 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,195 INFO L229 MonitoredProcess]: Starting monitored process 605 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,196 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (605)] Waiting until timeout for monitored process [2023-11-23 16:19:07,196 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,202 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,202 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,202 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:07,202 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,202 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,202 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,202 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:07,202 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:07,204 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,213 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (605)] Ended with exit code 0 [2023-11-23 16:19:07,213 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,213 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,214 INFO L229 MonitoredProcess]: Starting monitored process 606 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,220 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,227 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,227 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,227 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:07,228 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,228 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,228 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,228 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:07,228 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:07,231 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (606)] Waiting until timeout for monitored process [2023-11-23 16:19:07,244 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,257 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (606)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:07,257 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,257 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,258 INFO L229 MonitoredProcess]: Starting monitored process 607 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,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-11-23 16:19:07,267 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,267 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,267 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:07,267 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,268 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,268 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,268 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:07,268 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:07,271 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (607)] Waiting until timeout for monitored process [2023-11-23 16:19:07,288 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,301 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (607)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:07,301 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,301 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,302 INFO L229 MonitoredProcess]: Starting monitored process 608 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,304 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,311 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,311 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,311 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:07,311 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,311 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,311 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,312 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:07,312 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:07,315 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (608)] Waiting until timeout for monitored process [2023-11-23 16:19:07,325 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,338 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (608)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:07,339 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,339 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,339 INFO L229 MonitoredProcess]: Starting monitored process 609 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,340 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (609)] Waiting until timeout for monitored process [2023-11-23 16:19:07,341 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,346 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,346 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,346 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:07,346 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,346 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,346 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,347 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:07,347 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:07,348 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,357 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (609)] Ended with exit code 0 [2023-11-23 16:19:07,357 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,357 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,358 INFO L229 MonitoredProcess]: Starting monitored process 610 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,359 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (610)] Waiting until timeout for monitored process [2023-11-23 16:19:07,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-11-23 16:19:07,365 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,365 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,365 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:07,365 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,365 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,365 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,365 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:07,365 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:07,367 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,376 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (610)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:07,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,376 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,377 INFO L229 MonitoredProcess]: Starting monitored process 611 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,377 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (611)] Waiting until timeout for monitored process [2023-11-23 16:19:07,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-11-23 16:19:07,383 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,383 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,383 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:07,383 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,383 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,384 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,384 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:07,384 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:07,385 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,394 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (611)] Ended with exit code 0 [2023-11-23 16:19:07,394 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,394 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,395 INFO L229 MonitoredProcess]: Starting monitored process 612 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,396 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (612)] Waiting until timeout for monitored process [2023-11-23 16:19:07,396 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,401 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,402 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,402 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,402 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,402 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,403 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:07,403 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:07,407 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,416 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (612)] Ended with exit code 0 [2023-11-23 16:19:07,417 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,417 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,417 INFO L229 MonitoredProcess]: Starting monitored process 613 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,418 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (613)] Waiting until timeout for monitored process [2023-11-23 16:19:07,419 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,424 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,424 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,424 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,424 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,424 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,426 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:07,426 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:07,430 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,439 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (613)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:07,439 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,439 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,440 INFO L229 MonitoredProcess]: Starting monitored process 614 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,441 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (614)] Waiting until timeout for monitored process [2023-11-23 16:19:07,441 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,446 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,446 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,446 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,447 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,447 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,448 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:07,449 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:07,454 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,463 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (614)] Ended with exit code 0 [2023-11-23 16:19:07,463 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,464 INFO L229 MonitoredProcess]: Starting monitored process 615 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,465 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (615)] Waiting until timeout for monitored process [2023-11-23 16:19:07,465 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,471 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,471 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,471 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,471 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,471 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,473 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:07,473 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:07,478 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,487 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (615)] Ended with exit code 0 [2023-11-23 16:19:07,487 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,487 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,488 INFO L229 MonitoredProcess]: Starting monitored process 616 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,489 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (616)] Waiting until timeout for monitored process [2023-11-23 16:19:07,489 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,494 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,494 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,494 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,494 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,495 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,496 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:07,496 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:07,500 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,509 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (616)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:07,509 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,509 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,510 INFO L229 MonitoredProcess]: Starting monitored process 617 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,510 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (617)] Waiting until timeout for monitored process [2023-11-23 16:19:07,511 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,517 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,517 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,517 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,517 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,517 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,522 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:07,522 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:07,535 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,544 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (617)] Ended with exit code 0 [2023-11-23 16:19:07,544 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,545 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,545 INFO L229 MonitoredProcess]: Starting monitored process 618 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,546 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (618)] Waiting until timeout for monitored process [2023-11-23 16:19:07,546 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,552 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,552 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,552 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,552 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,552 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,554 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:07,554 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:07,559 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,568 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (618)] Ended with exit code 0 [2023-11-23 16:19:07,568 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,569 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,569 INFO L229 MonitoredProcess]: Starting monitored process 619 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,570 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (619)] Waiting until timeout for monitored process [2023-11-23 16:19:07,570 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,575 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,576 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,576 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,576 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,576 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,577 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:07,577 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:07,581 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,590 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (619)] Ended with exit code 0 [2023-11-23 16:19:07,590 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,590 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,591 INFO L229 MonitoredProcess]: Starting monitored process 620 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,592 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (620)] Waiting until timeout for monitored process [2023-11-23 16:19:07,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-11-23 16:19:07,597 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,598 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,598 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,598 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,598 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,600 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:07,600 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:07,605 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,613 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (620)] Ended with exit code 0 [2023-11-23 16:19:07,614 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,614 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,614 INFO L229 MonitoredProcess]: Starting monitored process 621 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,615 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (621)] Waiting until timeout for monitored process [2023-11-23 16:19:07,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-11-23 16:19:07,621 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,621 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,621 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,621 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,621 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,623 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:07,623 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:07,629 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,638 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (621)] Ended with exit code 0 [2023-11-23 16:19:07,638 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,638 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,639 INFO L229 MonitoredProcess]: Starting monitored process 622 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,640 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (622)] Waiting until timeout for monitored process [2023-11-23 16:19:07,640 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,646 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,646 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,646 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,646 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,647 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,659 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:07,659 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:07,682 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,691 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (622)] Ended with exit code 0 [2023-11-23 16:19:07,692 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,692 INFO L229 MonitoredProcess]: Starting monitored process 623 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,693 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (623)] Waiting until timeout for monitored process [2023-11-23 16:19:07,693 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,699 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,699 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,699 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,699 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,699 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,700 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:07,701 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:07,705 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,713 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (623)] Ended with exit code 0 [2023-11-23 16:19:07,714 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,714 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,714 INFO L229 MonitoredProcess]: Starting monitored process 624 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,715 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (624)] Waiting until timeout for monitored process [2023-11-23 16:19:07,715 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,721 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,721 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,721 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,721 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,721 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,723 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:07,723 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:07,729 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,737 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (624)] Ended with exit code 0 [2023-11-23 16:19:07,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,738 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,738 INFO L229 MonitoredProcess]: Starting monitored process 625 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,739 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (625)] Waiting until timeout for monitored process [2023-11-23 16:19:07,739 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,745 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,745 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,745 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,745 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,745 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,747 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:07,747 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:07,751 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,760 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (625)] Ended with exit code 0 [2023-11-23 16:19:07,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,760 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,761 INFO L229 MonitoredProcess]: Starting monitored process 626 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,761 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (626)] Waiting until timeout for monitored process [2023-11-23 16:19:07,762 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,768 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,768 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,768 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,768 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,768 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,779 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:07,779 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:07,828 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,837 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (626)] Ended with exit code 0 [2023-11-23 16:19:07,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,838 INFO L229 MonitoredProcess]: Starting monitored process 627 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,839 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (627)] Waiting until timeout for monitored process [2023-11-23 16:19:07,840 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,845 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,845 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,845 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,845 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,845 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,847 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:07,847 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:07,853 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,862 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (627)] Ended with exit code 0 [2023-11-23 16:19:07,862 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,862 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,863 INFO L229 MonitoredProcess]: Starting monitored process 628 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,863 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (628)] Waiting until timeout for monitored process [2023-11-23 16:19:07,864 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,869 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,869 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,869 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,869 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,869 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,871 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:07,871 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:07,877 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,886 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (628)] Ended with exit code 0 [2023-11-23 16:19:07,886 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,887 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,887 INFO L229 MonitoredProcess]: Starting monitored process 629 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,888 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (629)] Waiting until timeout for monitored process [2023-11-23 16:19:07,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-11-23 16:19:07,894 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,894 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,894 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,894 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,894 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,896 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:07,896 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:07,900 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,908 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (629)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:07,909 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,909 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,910 INFO L229 MonitoredProcess]: Starting monitored process 630 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,916 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (630)] Waiting until timeout for monitored process [2023-11-23 16:19:07,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-11-23 16:19:07,921 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,922 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,922 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,924 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:07,924 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:07,930 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,938 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (630)] Ended with exit code 0 [2023-11-23 16:19:07,939 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,939 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,939 INFO L229 MonitoredProcess]: Starting monitored process 631 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,940 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (631)] Waiting until timeout for monitored process [2023-11-23 16:19:07,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-11-23 16:19:07,946 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,946 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,946 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,946 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,946 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,948 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:07,948 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:07,953 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,961 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (631)] Ended with exit code 0 [2023-11-23 16:19:07,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,962 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,962 INFO L229 MonitoredProcess]: Starting monitored process 632 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,963 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (632)] Waiting until timeout for monitored process [2023-11-23 16:19:07,963 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,969 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,969 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,969 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,969 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,969 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,971 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:07,971 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:07,975 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:07,984 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (632)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:07,984 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:07,984 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:07,985 INFO L229 MonitoredProcess]: Starting monitored process 633 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:07,985 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (633)] Waiting until timeout for monitored process [2023-11-23 16:19:07,986 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:07,991 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:07,991 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:07,991 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:07,991 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:07,991 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:07,993 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:07,993 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:07,998 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,006 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (633)] Ended with exit code 0 [2023-11-23 16:19:08,007 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,007 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,008 INFO L229 MonitoredProcess]: Starting monitored process 634 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,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-11-23 16:19:08,019 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,019 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:08,019 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:08,019 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,019 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:08,020 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:08,020 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:08,023 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (634)] Waiting until timeout for monitored process [2023-11-23 16:19:08,031 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,043 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (634)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:08,044 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,044 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,045 INFO L229 MonitoredProcess]: Starting monitored process 635 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,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-11-23 16:19:08,054 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,055 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:08,055 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:08,055 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,055 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,055 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:08,056 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:08,056 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:08,057 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,057 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (635)] Waiting until timeout for monitored process [2023-11-23 16:19:08,066 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (635)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:08,066 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,066 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,067 INFO L229 MonitoredProcess]: Starting monitored process 636 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,081 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (636)] Waiting until timeout for monitored process [2023-11-23 16:19:08,081 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:08,086 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,086 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:08,086 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:08,086 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,086 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,086 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:08,087 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:08,087 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:08,088 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,096 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (636)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:08,097 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,097 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,097 INFO L229 MonitoredProcess]: Starting monitored process 637 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,098 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (637)] Waiting until timeout for monitored process [2023-11-23 16:19:08,098 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:08,103 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,104 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:08,104 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:08,104 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,104 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,104 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:08,104 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:08,104 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:08,106 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,114 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (637)] Ended with exit code 0 [2023-11-23 16:19:08,114 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,114 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,115 INFO L229 MonitoredProcess]: Starting monitored process 638 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,115 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (638)] Waiting until timeout for monitored process [2023-11-23 16:19:08,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-11-23 16:19:08,121 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,121 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:08,121 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:08,121 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,121 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,121 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:08,122 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:08,122 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:08,123 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,131 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (638)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:08,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,132 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,132 INFO L229 MonitoredProcess]: Starting monitored process 639 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,133 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (639)] Waiting until timeout for monitored process [2023-11-23 16:19:08,134 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:08,139 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,139 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:08,139 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:08,139 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,139 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,139 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:08,140 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:08,140 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:08,141 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,149 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (639)] Ended with exit code 0 [2023-11-23 16:19:08,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,150 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,150 INFO L229 MonitoredProcess]: Starting monitored process 640 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,157 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (640)] Waiting until timeout for monitored process [2023-11-23 16:19:08,157 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:08,163 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,163 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:08,163 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,163 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,163 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:08,165 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:08,165 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:08,169 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,177 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (640)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:08,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,177 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,178 INFO L229 MonitoredProcess]: Starting monitored process 641 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,178 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (641)] Waiting until timeout for monitored process [2023-11-23 16:19:08,179 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:08,184 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,184 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:08,184 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,184 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,184 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:08,186 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-23 16:19:08,186 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-23 16:19:08,189 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,197 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (641)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:08,197 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,197 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,198 INFO L229 MonitoredProcess]: Starting monitored process 642 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,199 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (642)] Waiting until timeout for monitored process [2023-11-23 16:19:08,199 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:08,204 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,205 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:08,205 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:08,205 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,205 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,205 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:08,205 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:08,205 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:08,207 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,215 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (642)] Ended with exit code 0 [2023-11-23 16:19:08,215 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,215 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,216 INFO L229 MonitoredProcess]: Starting monitored process 643 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,217 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (643)] Waiting until timeout for monitored process [2023-11-23 16:19:08,217 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:08,222 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,222 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:08,222 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:08,222 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,222 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,222 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:08,223 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:08,223 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:08,224 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,232 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (643)] Ended with exit code 0 [2023-11-23 16:19:08,232 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,232 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,233 INFO L229 MonitoredProcess]: Starting monitored process 644 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,233 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (644)] Waiting until timeout for monitored process [2023-11-23 16:19:08,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-11-23 16:19:08,239 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,239 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:08,239 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:08,240 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,240 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,240 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:08,240 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:08,240 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:08,242 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,250 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (644)] Ended with exit code 0 [2023-11-23 16:19:08,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,250 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,250 INFO L229 MonitoredProcess]: Starting monitored process 645 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,251 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (645)] Waiting until timeout for monitored process [2023-11-23 16:19:08,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-11-23 16:19:08,257 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,257 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:08,257 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:08,257 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,257 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,257 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-23 16:19:08,257 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-23 16:19:08,257 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:08,259 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,267 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (645)] Ended with exit code 0 [2023-11-23 16:19:08,267 INFO L490 LassoAnalysis]: Using template '3-phase'. [2023-11-23 16:19:08,267 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,267 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,268 INFO L229 MonitoredProcess]: Starting monitored process 646 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,268 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (646)] Waiting until timeout for monitored process [2023-11-23 16:19:08,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-11-23 16:19:08,274 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,274 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,274 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:08,274 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,274 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,274 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,275 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:08,275 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:08,277 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,285 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (646)] Ended with exit code 0 [2023-11-23 16:19:08,285 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,285 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,286 INFO L229 MonitoredProcess]: Starting monitored process 647 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,286 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (647)] Waiting until timeout for monitored process [2023-11-23 16:19:08,287 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:08,292 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,292 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,293 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:08,293 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,293 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,293 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,293 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:08,293 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:08,295 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,303 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (647)] Ended with exit code 0 [2023-11-23 16:19:08,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,304 INFO L229 MonitoredProcess]: Starting monitored process 648 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,305 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (648)] Waiting until timeout for monitored process [2023-11-23 16:19:08,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-11-23 16:19:08,310 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,311 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,311 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:08,311 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,311 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,311 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,311 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:08,311 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:08,314 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,322 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (648)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:08,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,323 INFO L229 MonitoredProcess]: Starting monitored process 649 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,323 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (649)] Waiting until timeout for monitored process [2023-11-23 16:19:08,324 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:08,329 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,329 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,329 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:08,329 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,329 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,329 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,330 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:08,330 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:08,332 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,340 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (649)] Ended with exit code 0 [2023-11-23 16:19:08,340 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,340 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,341 INFO L229 MonitoredProcess]: Starting monitored process 650 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,341 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (650)] Waiting until timeout for monitored process [2023-11-23 16:19:08,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-11-23 16:19:08,347 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,347 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,347 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:08,347 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,347 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,347 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,348 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:08,348 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:08,350 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,358 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (650)] Ended with exit code 0 [2023-11-23 16:19:08,358 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,359 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,359 INFO L229 MonitoredProcess]: Starting monitored process 651 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,364 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:08,368 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (651)] Waiting until timeout for monitored process [2023-11-23 16:19:08,370 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,370 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,370 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:08,370 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,370 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,370 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,371 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:08,371 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:08,373 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,381 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (651)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:08,381 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,381 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,382 INFO L229 MonitoredProcess]: Starting monitored process 652 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,383 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (652)] Waiting until timeout for monitored process [2023-11-23 16:19:08,383 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:08,388 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,388 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,388 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:08,389 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,389 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,389 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,389 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:08,389 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:08,391 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,399 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (652)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:08,400 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,400 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,400 INFO L229 MonitoredProcess]: Starting monitored process 653 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,401 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (653)] Waiting until timeout for monitored process [2023-11-23 16:19:08,401 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:08,407 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,407 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,407 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:08,407 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,407 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,407 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,408 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:08,408 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:08,410 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,418 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (653)] Ended with exit code 0 [2023-11-23 16:19:08,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,418 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,419 INFO L229 MonitoredProcess]: Starting monitored process 654 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,420 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (654)] Waiting until timeout for monitored process [2023-11-23 16:19:08,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-11-23 16:19:08,425 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,425 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,425 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:08,425 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,425 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,426 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,426 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:08,426 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:08,428 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,436 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (654)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:08,436 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,436 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,437 INFO L229 MonitoredProcess]: Starting monitored process 655 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,437 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (655)] Waiting until timeout for monitored process [2023-11-23 16:19:08,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-11-23 16:19:08,443 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,443 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,443 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:08,443 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,444 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,444 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,444 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:08,444 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:08,446 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,454 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (655)] Ended with exit code 0 [2023-11-23 16:19:08,455 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,455 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,455 INFO L229 MonitoredProcess]: Starting monitored process 656 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,456 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (656)] Waiting until timeout for monitored process [2023-11-23 16:19:08,456 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:08,462 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,462 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,462 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:08,462 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,462 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,462 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,463 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:08,463 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:08,465 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,473 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (656)] Ended with exit code 0 [2023-11-23 16:19:08,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,473 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,474 INFO L229 MonitoredProcess]: Starting monitored process 657 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,474 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (657)] Waiting until timeout for monitored process [2023-11-23 16:19:08,475 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:08,480 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,480 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,480 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:08,481 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,481 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,481 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,481 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:08,481 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:08,483 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,491 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (657)] Ended with exit code 0 [2023-11-23 16:19:08,491 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,492 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,492 INFO L229 MonitoredProcess]: Starting monitored process 658 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,493 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (658)] Waiting until timeout for monitored process [2023-11-23 16:19:08,493 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:08,499 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,499 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,499 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,499 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,499 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,501 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:08,501 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:08,506 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,515 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (658)] Ended with exit code 0 [2023-11-23 16:19:08,515 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,515 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,516 INFO L229 MonitoredProcess]: Starting monitored process 659 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,516 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (659)] Waiting until timeout for monitored process [2023-11-23 16:19:08,517 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:08,522 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,522 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,522 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,522 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,522 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,524 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:08,524 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:08,530 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,538 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (659)] Ended with exit code 0 [2023-11-23 16:19:08,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,539 INFO L229 MonitoredProcess]: Starting monitored process 660 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,540 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (660)] Waiting until timeout for monitored process [2023-11-23 16:19:08,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-11-23 16:19:08,545 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,546 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,546 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,546 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,546 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,548 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:08,548 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:08,555 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,563 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (660)] Ended with exit code 0 [2023-11-23 16:19:08,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,564 INFO L229 MonitoredProcess]: Starting monitored process 661 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,565 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (661)] Waiting until timeout for monitored process [2023-11-23 16:19:08,565 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:08,571 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,571 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,571 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,571 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,571 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,574 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:08,574 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:08,580 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,588 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (661)] Ended with exit code 0 [2023-11-23 16:19:08,588 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,589 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,589 INFO L229 MonitoredProcess]: Starting monitored process 662 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,590 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (662)] Waiting until timeout for monitored process [2023-11-23 16:19:08,590 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:08,595 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,596 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,596 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,596 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,596 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,598 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:08,598 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:08,603 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,611 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (662)] Ended with exit code 0 [2023-11-23 16:19:08,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,612 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,612 INFO L229 MonitoredProcess]: Starting monitored process 663 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,613 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (663)] Waiting until timeout for monitored process [2023-11-23 16:19:08,613 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:08,619 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,619 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,619 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,619 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,619 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,626 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:08,626 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:08,641 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,650 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (663)] Ended with exit code 0 [2023-11-23 16:19:08,650 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,650 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,651 INFO L229 MonitoredProcess]: Starting monitored process 664 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,651 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (664)] Waiting until timeout for monitored process [2023-11-23 16:19:08,652 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:08,657 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,657 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,657 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,657 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,657 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,660 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:08,660 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:08,667 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,675 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (664)] Ended with exit code 0 [2023-11-23 16:19:08,675 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,675 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,676 INFO L229 MonitoredProcess]: Starting monitored process 665 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,676 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (665)] Waiting until timeout for monitored process [2023-11-23 16:19:08,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-11-23 16:19:08,682 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,682 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,682 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,682 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,682 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,684 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:08,684 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:08,689 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,697 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (665)] Ended with exit code 0 [2023-11-23 16:19:08,698 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,698 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,698 INFO L229 MonitoredProcess]: Starting monitored process 666 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,699 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (666)] Waiting until timeout for monitored process [2023-11-23 16:19:08,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-11-23 16:19:08,706 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,706 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,706 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,706 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,706 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,709 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:08,709 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:08,715 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,724 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (666)] Ended with exit code 0 [2023-11-23 16:19:08,724 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,724 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,724 INFO L229 MonitoredProcess]: Starting monitored process 667 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,725 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (667)] Waiting until timeout for monitored process [2023-11-23 16:19:08,726 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:08,731 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,731 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,731 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,731 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,731 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,734 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:08,734 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:08,742 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,750 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (667)] Ended with exit code 0 [2023-11-23 16:19:08,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,751 INFO L229 MonitoredProcess]: Starting monitored process 668 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,752 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (668)] Waiting until timeout for monitored process [2023-11-23 16:19:08,752 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:08,759 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,759 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,759 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,759 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,759 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,775 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:08,775 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:08,808 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,817 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (668)] Ended with exit code 0 [2023-11-23 16:19:08,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,818 INFO L229 MonitoredProcess]: Starting monitored process 669 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,819 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (669)] Waiting until timeout for monitored process [2023-11-23 16:19:08,819 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:08,825 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,825 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,825 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,827 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:08,827 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:08,832 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,841 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (669)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:08,841 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,842 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,842 INFO L229 MonitoredProcess]: Starting monitored process 670 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,843 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (670)] Waiting until timeout for monitored process [2023-11-23 16:19:08,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-11-23 16:19:08,849 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,849 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,849 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,849 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,849 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,852 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:08,852 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:08,860 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,869 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (670)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:08,869 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,869 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,870 INFO L229 MonitoredProcess]: Starting monitored process 671 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,870 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (671)] Waiting until timeout for monitored process [2023-11-23 16:19:08,871 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:08,876 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,877 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,877 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,877 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,877 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,879 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:08,879 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:08,884 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:08,893 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (671)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:08,893 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:08,893 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:08,894 INFO L229 MonitoredProcess]: Starting monitored process 672 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:08,894 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (672)] Waiting until timeout for monitored process [2023-11-23 16:19:08,895 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:08,901 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:08,901 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:08,901 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:08,901 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:08,901 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:08,916 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:08,916 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:09,012 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,021 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (672)] Ended with exit code 0 [2023-11-23 16:19:09,021 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,021 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,022 INFO L229 MonitoredProcess]: Starting monitored process 673 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,023 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (673)] Waiting until timeout for monitored process [2023-11-23 16:19:09,023 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,029 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,029 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:09,029 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,029 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,029 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:09,032 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:09,032 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:09,039 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,048 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (673)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:09,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,048 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,049 INFO L229 MonitoredProcess]: Starting monitored process 674 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,050 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (674)] Waiting until timeout for monitored process [2023-11-23 16:19:09,050 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,056 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,056 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:09,056 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,056 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,056 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:09,059 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:09,059 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:09,067 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,076 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (674)] Ended with exit code 0 [2023-11-23 16:19:09,076 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,076 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,077 INFO L229 MonitoredProcess]: Starting monitored process 675 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,077 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (675)] Waiting until timeout for monitored process [2023-11-23 16:19:09,078 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,084 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,084 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:09,084 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,084 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,084 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:09,086 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:09,086 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:09,092 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,101 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (675)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:09,101 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,101 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,102 INFO L229 MonitoredProcess]: Starting monitored process 676 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,102 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (676)] Waiting until timeout for monitored process [2023-11-23 16:19:09,103 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,108 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,108 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:09,108 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,109 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,109 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:09,111 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:09,111 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:09,120 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,129 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (676)] Ended with exit code 0 [2023-11-23 16:19:09,129 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,129 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,130 INFO L229 MonitoredProcess]: Starting monitored process 677 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,130 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (677)] Waiting until timeout for monitored process [2023-11-23 16:19:09,131 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,136 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,136 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:09,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,137 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:09,139 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:09,139 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:09,146 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,155 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (677)] Ended with exit code 0 [2023-11-23 16:19:09,155 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,156 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,156 INFO L229 MonitoredProcess]: Starting monitored process 678 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,157 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (678)] Waiting until timeout for monitored process [2023-11-23 16:19:09,157 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,163 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,163 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:09,163 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,163 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,163 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:09,166 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:09,166 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:09,197 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,206 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (678)] Ended with exit code 0 [2023-11-23 16:19:09,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,206 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,207 INFO L229 MonitoredProcess]: Starting monitored process 679 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,208 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (679)] Waiting until timeout for monitored process [2023-11-23 16:19:09,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-11-23 16:19:09,214 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,214 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:09,214 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,214 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,214 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:09,220 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:09,220 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:09,235 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,244 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (679)] Ended with exit code 0 [2023-11-23 16:19:09,244 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,244 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,245 INFO L229 MonitoredProcess]: Starting monitored process 680 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,246 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (680)] Waiting until timeout for monitored process [2023-11-23 16:19:09,246 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,252 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,252 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:09,252 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:09,252 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,252 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,252 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:09,253 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:09,253 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:09,258 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,266 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (680)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:09,267 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,267 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,267 INFO L229 MonitoredProcess]: Starting monitored process 681 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,268 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (681)] Waiting until timeout for monitored process [2023-11-23 16:19:09,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-11-23 16:19:09,274 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,274 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:09,274 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:09,274 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,275 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,275 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:09,275 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:09,275 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:09,278 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,286 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (681)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:09,287 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,287 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,287 INFO L229 MonitoredProcess]: Starting monitored process 682 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,288 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (682)] Waiting until timeout for monitored process [2023-11-23 16:19:09,289 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,294 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,294 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:09,294 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:09,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,295 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:09,295 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:09,295 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:09,328 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,341 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (682)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:09,341 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,341 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,342 INFO L229 MonitoredProcess]: Starting monitored process 683 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,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-11-23 16:19:09,351 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,351 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:09,351 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:09,352 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,352 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,352 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:09,352 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (683)] Waiting until timeout for monitored process [2023-11-23 16:19:09,353 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:09,353 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:09,369 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,382 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (683)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:09,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,383 INFO L229 MonitoredProcess]: Starting monitored process 684 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,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-11-23 16:19:09,399 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,400 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:09,400 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:09,400 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,400 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,400 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:09,401 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:09,401 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:09,405 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (684)] Waiting until timeout for monitored process [2023-11-23 16:19:09,414 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,427 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (684)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:09,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,427 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,428 INFO L229 MonitoredProcess]: Starting monitored process 685 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,432 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,439 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,439 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:09,439 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:09,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,440 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:09,441 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:09,441 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:09,444 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (685)] Waiting until timeout for monitored process [2023-11-23 16:19:09,452 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,462 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (685)] Ended with exit code 0 [2023-11-23 16:19:09,462 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,462 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,463 INFO L229 MonitoredProcess]: Starting monitored process 686 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,463 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (686)] Waiting until timeout for monitored process [2023-11-23 16:19:09,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-11-23 16:19:09,469 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,469 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:09,470 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,470 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,470 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:09,471 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:09,472 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:09,477 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,486 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (686)] Ended with exit code 0 [2023-11-23 16:19:09,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,487 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,487 INFO L229 MonitoredProcess]: Starting monitored process 687 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,488 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (687)] Waiting until timeout for monitored process [2023-11-23 16:19:09,488 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,494 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,494 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:09,494 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,494 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,494 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:09,496 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:09,496 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:09,501 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,510 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (687)] Ended with exit code 0 [2023-11-23 16:19:09,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,511 INFO L229 MonitoredProcess]: Starting monitored process 688 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,512 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (688)] Waiting until timeout for monitored process [2023-11-23 16:19:09,512 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,518 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,518 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:09,518 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:09,518 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,518 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,518 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:09,519 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:09,519 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:09,521 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,530 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (688)] Ended with exit code 0 [2023-11-23 16:19:09,530 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,530 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,531 INFO L229 MonitoredProcess]: Starting monitored process 689 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,532 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (689)] Waiting until timeout for monitored process [2023-11-23 16:19:09,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-11-23 16:19:09,538 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,538 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:09,538 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:09,538 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,538 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,538 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:09,539 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:09,539 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:09,541 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,549 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (689)] Ended with exit code 0 [2023-11-23 16:19:09,550 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,550 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,551 INFO L229 MonitoredProcess]: Starting monitored process 690 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,551 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (690)] Waiting until timeout for monitored process [2023-11-23 16:19:09,552 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,557 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,557 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:09,558 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:09,558 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,558 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,558 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:09,558 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:09,558 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:09,561 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,569 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (690)] Ended with exit code 0 [2023-11-23 16:19:09,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,570 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,570 INFO L229 MonitoredProcess]: Starting monitored process 691 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,571 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (691)] Waiting until timeout for monitored process [2023-11-23 16:19:09,572 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,577 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,577 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-23 16:19:09,577 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:09,577 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,578 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:09,578 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:09,578 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:09,581 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,589 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (691)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:09,590 INFO L490 LassoAnalysis]: Using template '4-phase'. [2023-11-23 16:19:09,590 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,590 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,590 INFO L229 MonitoredProcess]: Starting monitored process 692 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,591 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (692)] Waiting until timeout for monitored process [2023-11-23 16:19:09,591 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,597 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,597 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:09,597 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:09,598 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,598 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,598 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:09,598 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:09,598 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:09,602 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,611 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (692)] Ended with exit code 0 [2023-11-23 16:19:09,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,611 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,612 INFO L229 MonitoredProcess]: Starting monitored process 693 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,613 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (693)] Waiting until timeout for monitored process [2023-11-23 16:19:09,613 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,619 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,619 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:09,619 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:09,619 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,619 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,619 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:09,620 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:09,620 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:09,624 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,633 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (693)] Ended with exit code 0 [2023-11-23 16:19:09,633 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,633 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,634 INFO L229 MonitoredProcess]: Starting monitored process 694 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,634 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (694)] Waiting until timeout for monitored process [2023-11-23 16:19:09,635 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,641 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,641 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:09,641 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:09,641 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,641 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,641 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:09,642 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:09,642 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:09,645 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,654 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (694)] Ended with exit code 0 [2023-11-23 16:19:09,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,654 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,655 INFO L229 MonitoredProcess]: Starting monitored process 695 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,655 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (695)] Waiting until timeout for monitored process [2023-11-23 16:19:09,656 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,662 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,662 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:09,662 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:09,662 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,662 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,662 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:09,668 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:09,668 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:09,671 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,680 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (695)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:09,680 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,681 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,681 INFO L229 MonitoredProcess]: Starting monitored process 696 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,682 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (696)] Waiting until timeout for monitored process [2023-11-23 16:19:09,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-11-23 16:19:09,688 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,688 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:09,688 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:09,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,688 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,688 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:09,689 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:09,689 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:09,692 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,701 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (696)] Ended with exit code 0 [2023-11-23 16:19:09,701 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,701 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,702 INFO L229 MonitoredProcess]: Starting monitored process 697 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,703 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (697)] Waiting until timeout for monitored process [2023-11-23 16:19:09,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-11-23 16:19:09,709 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,709 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:09,709 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:09,709 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,709 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,709 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:09,710 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:09,710 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:09,712 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,721 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (697)] Ended with exit code 0 [2023-11-23 16:19:09,721 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,722 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,722 INFO L229 MonitoredProcess]: Starting monitored process 698 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,723 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (698)] Waiting until timeout for monitored process [2023-11-23 16:19:09,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-11-23 16:19:09,729 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,729 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:09,729 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:09,729 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,729 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,729 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:09,730 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:09,730 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:09,733 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,742 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (698)] Ended with exit code 0 [2023-11-23 16:19:09,742 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,742 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,743 INFO L229 MonitoredProcess]: Starting monitored process 699 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,744 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (699)] Waiting until timeout for monitored process [2023-11-23 16:19:09,744 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,750 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,750 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:09,750 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:09,750 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,750 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,750 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:09,751 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:09,751 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:09,754 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,762 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (699)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:09,763 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,763 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,764 INFO L229 MonitoredProcess]: Starting monitored process 700 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,764 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (700)] Waiting until timeout for monitored process [2023-11-23 16:19:09,765 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,770 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,770 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:09,770 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:09,771 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,771 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,771 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:09,771 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:09,771 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:09,774 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,783 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (700)] Ended with exit code 0 [2023-11-23 16:19:09,783 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,784 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,784 INFO L229 MonitoredProcess]: Starting monitored process 701 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,785 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (701)] Waiting until timeout for monitored process [2023-11-23 16:19:09,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-11-23 16:19:09,791 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,791 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:09,791 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:09,791 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,791 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,791 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:09,792 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:09,792 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:09,795 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,804 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (701)] Ended with exit code 0 [2023-11-23 16:19:09,804 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,805 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,805 INFO L229 MonitoredProcess]: Starting monitored process 702 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,806 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (702)] Waiting until timeout for monitored process [2023-11-23 16:19:09,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-11-23 16:19:09,812 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,812 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:09,812 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:09,812 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,812 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,812 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:09,813 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:09,813 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:09,816 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,825 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (702)] Ended with exit code 0 [2023-11-23 16:19:09,825 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,826 INFO L229 MonitoredProcess]: Starting monitored process 703 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,826 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (703)] Waiting until timeout for monitored process [2023-11-23 16:19:09,827 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,832 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,833 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:09,833 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:09,833 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,833 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,833 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:09,834 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:09,834 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:09,836 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,845 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (703)] Ended with exit code 0 [2023-11-23 16:19:09,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,846 INFO L229 MonitoredProcess]: Starting monitored process 704 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,847 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (704)] Waiting until timeout for monitored process [2023-11-23 16:19:09,847 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,853 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,853 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:09,853 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,853 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,854 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:09,856 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:09,856 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:09,864 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,873 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (704)] Ended with exit code 0 [2023-11-23 16:19:09,873 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,873 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,874 INFO L229 MonitoredProcess]: Starting monitored process 705 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,874 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (705)] Waiting until timeout for monitored process [2023-11-23 16:19:09,875 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,881 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,881 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:09,881 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,881 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,881 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:09,883 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:09,884 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:09,891 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,900 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (705)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:09,901 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,901 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,901 INFO L229 MonitoredProcess]: Starting monitored process 706 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,902 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (706)] Waiting until timeout for monitored process [2023-11-23 16:19:09,903 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,908 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,909 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:09,909 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,909 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,909 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:09,912 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:09,912 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:09,923 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,932 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (706)] Ended with exit code 0 [2023-11-23 16:19:09,932 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,932 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,933 INFO L229 MonitoredProcess]: Starting monitored process 707 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,933 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (707)] Waiting until timeout for monitored process [2023-11-23 16:19:09,934 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,940 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,940 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:09,940 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,940 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,940 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:09,944 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:09,944 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:09,953 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,962 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (707)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:09,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,962 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,963 INFO L229 MonitoredProcess]: Starting monitored process 708 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,963 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (708)] Waiting until timeout for monitored process [2023-11-23 16:19:09,964 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,969 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,970 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:09,970 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,970 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,970 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:09,972 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:09,973 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:09,980 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:09,989 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (708)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:09,989 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:09,989 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:09,990 INFO L229 MonitoredProcess]: Starting monitored process 709 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:09,990 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (709)] Waiting until timeout for monitored process [2023-11-23 16:19:09,991 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:09,997 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:09,997 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:09,998 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:09,998 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:09,998 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:10,006 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:10,006 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:10,029 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:10,039 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (709)] Ended with exit code 0 [2023-11-23 16:19:10,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:10,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:10,040 INFO L229 MonitoredProcess]: Starting monitored process 710 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:10,041 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (710)] Waiting until timeout for monitored process [2023-11-23 16:19:10,041 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:10,047 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:10,047 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:10,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:10,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:10,047 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:10,050 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:10,050 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:10,061 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:10,070 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (710)] Ended with exit code 0 [2023-11-23 16:19:10,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:10,070 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:10,071 INFO L229 MonitoredProcess]: Starting monitored process 711 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:10,071 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (711)] Waiting until timeout for monitored process [2023-11-23 16:19:10,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-11-23 16:19:10,077 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:10,078 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:10,078 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:10,078 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:10,078 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:10,080 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:10,080 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:10,087 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:10,096 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (711)] Ended with exit code 0 [2023-11-23 16:19:10,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:10,096 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:10,097 INFO L229 MonitoredProcess]: Starting monitored process 712 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:10,097 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (712)] Waiting until timeout for monitored process [2023-11-23 16:19:10,098 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:10,103 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:10,103 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:10,103 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:10,104 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:10,104 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:10,107 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:10,107 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:10,116 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:10,125 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (712)] Ended with exit code 0 [2023-11-23 16:19:10,125 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:10,125 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:10,126 INFO L229 MonitoredProcess]: Starting monitored process 713 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:10,126 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (713)] Waiting until timeout for monitored process [2023-11-23 16:19:10,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-11-23 16:19:10,132 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:10,133 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:10,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:10,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:10,133 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:10,136 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:10,137 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:10,147 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:10,156 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (713)] Ended with exit code 0 [2023-11-23 16:19:10,156 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:10,156 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:10,157 INFO L229 MonitoredProcess]: Starting monitored process 714 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:10,157 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (714)] Waiting until timeout for monitored process [2023-11-23 16:19:10,158 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:10,165 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:10,165 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:10,165 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:10,165 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:10,165 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:10,193 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:10,194 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:10,261 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:10,274 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (714)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:10,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:10,275 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:10,276 INFO L229 MonitoredProcess]: Starting monitored process 715 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:10,280 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:10,284 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (715)] Waiting until timeout for monitored process [2023-11-23 16:19:10,287 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:10,288 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:10,288 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:10,288 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:10,288 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:10,291 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:10,291 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:10,312 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:10,325 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (715)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:10,325 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:10,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:10,326 INFO L229 MonitoredProcess]: Starting monitored process 716 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:10,328 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:10,335 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:10,336 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:10,336 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:10,336 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:10,336 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:10,340 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:10,340 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:10,353 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (716)] Waiting until timeout for monitored process [2023-11-23 16:19:10,365 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:10,378 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (716)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:10,378 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:10,378 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:10,379 INFO L229 MonitoredProcess]: Starting monitored process 717 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:10,384 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:10,392 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:10,392 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:10,392 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:10,392 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:10,392 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:10,395 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:10,395 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:10,405 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (717)] Waiting until timeout for monitored process [2023-11-23 16:19:10,412 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:10,425 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (717)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:10,425 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:10,425 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:10,426 INFO L229 MonitoredProcess]: Starting monitored process 718 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:10,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-11-23 16:19:10,437 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:10,437 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:10,437 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:10,437 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:10,437 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:10,448 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (718)] Waiting until timeout for monitored process [2023-11-23 16:19:10,462 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:10,463 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:10,867 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:10,877 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (718)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:10,877 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:10,877 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:10,878 INFO L229 MonitoredProcess]: Starting monitored process 719 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:10,878 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (719)] Waiting until timeout for monitored process [2023-11-23 16:19:10,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-11-23 16:19:10,884 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:10,885 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:10,885 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:10,885 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:10,885 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:10,888 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:10,888 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:10,899 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:10,908 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (719)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:10,908 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:10,908 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:10,909 INFO L229 MonitoredProcess]: Starting monitored process 720 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:10,909 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (720)] Waiting until timeout for monitored process [2023-11-23 16:19:10,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-11-23 16:19:10,916 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:10,916 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:10,916 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:10,916 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:10,916 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:10,919 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:10,920 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:10,930 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:10,938 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (720)] Ended with exit code 0 [2023-11-23 16:19:10,938 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:10,939 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:10,939 INFO L229 MonitoredProcess]: Starting monitored process 721 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:10,940 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (721)] Waiting until timeout for monitored process [2023-11-23 16:19:10,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-11-23 16:19:10,946 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:10,946 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:10,946 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:10,946 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:10,946 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:10,949 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:10,949 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:10,957 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:10,965 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (721)] Ended with exit code 0 [2023-11-23 16:19:10,966 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:10,966 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:10,966 INFO L229 MonitoredProcess]: Starting monitored process 722 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:10,967 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (722)] Waiting until timeout for monitored process [2023-11-23 16:19:10,967 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:10,973 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:10,973 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:10,973 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:10,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:10,973 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:10,977 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:10,977 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:11,006 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,015 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (722)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:11,015 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,015 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,016 INFO L229 MonitoredProcess]: Starting monitored process 723 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,016 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (723)] Waiting until timeout for monitored process [2023-11-23 16:19:11,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-11-23 16:19:11,023 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,023 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:11,023 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,023 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,023 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:11,026 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:11,026 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:11,036 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,045 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (723)] Ended with exit code 0 [2023-11-23 16:19:11,045 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,045 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,046 INFO L229 MonitoredProcess]: Starting monitored process 724 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,047 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (724)] Waiting until timeout for monitored process [2023-11-23 16:19:11,047 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,053 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,054 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:11,054 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,054 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,054 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:11,058 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:11,058 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:11,067 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,075 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (724)] Ended with exit code 0 [2023-11-23 16:19:11,075 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,076 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,076 INFO L229 MonitoredProcess]: Starting monitored process 725 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,077 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (725)] Waiting until timeout for monitored process [2023-11-23 16:19:11,077 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,083 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,083 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:11,083 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,083 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,083 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:11,087 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:11,087 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:11,096 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,105 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (725)] Ended with exit code 0 [2023-11-23 16:19:11,105 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,105 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,106 INFO L229 MonitoredProcess]: Starting monitored process 726 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,106 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (726)] Waiting until timeout for monitored process [2023-11-23 16:19:11,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-11-23 16:19:11,112 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,113 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:11,113 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:11,113 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,113 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,113 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:11,113 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:11,113 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:11,116 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,125 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (726)] Ended with exit code 0 [2023-11-23 16:19:11,125 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,125 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,126 INFO L229 MonitoredProcess]: Starting monitored process 727 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,127 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (727)] Waiting until timeout for monitored process [2023-11-23 16:19:11,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-11-23 16:19:11,133 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,133 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:11,133 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:11,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,133 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:11,134 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:11,134 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:11,137 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,146 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (727)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:11,146 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,146 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,147 INFO L229 MonitoredProcess]: Starting monitored process 728 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,148 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (728)] Waiting until timeout for monitored process [2023-11-23 16:19:11,148 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,154 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,154 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:11,154 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:11,154 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,154 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,154 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:11,155 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:11,155 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:11,158 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,166 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (728)] Ended with exit code 0 [2023-11-23 16:19:11,167 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,167 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,167 INFO L229 MonitoredProcess]: Starting monitored process 729 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,168 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (729)] Waiting until timeout for monitored process [2023-11-23 16:19:11,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-11-23 16:19:11,174 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,174 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:11,174 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:11,174 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,175 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,175 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:11,175 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:11,175 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:11,178 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,187 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (729)] Ended with exit code 0 [2023-11-23 16:19:11,187 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,187 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,188 INFO L229 MonitoredProcess]: Starting monitored process 730 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,189 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (730)] Waiting until timeout for monitored process [2023-11-23 16:19:11,189 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,195 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,195 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:11,195 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:11,195 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,195 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,195 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:11,196 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:11,196 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:11,199 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,207 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (730)] Ended with exit code 0 [2023-11-23 16:19:11,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,208 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,209 INFO L229 MonitoredProcess]: Starting monitored process 731 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,209 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (731)] Waiting until timeout for monitored process [2023-11-23 16:19:11,210 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,215 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,215 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:11,216 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:11,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,216 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:11,217 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:11,217 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:11,220 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,228 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (731)] Ended with exit code 0 [2023-11-23 16:19:11,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,230 INFO L229 MonitoredProcess]: Starting monitored process 732 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,230 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (732)] Waiting until timeout for monitored process [2023-11-23 16:19:11,231 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,236 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,237 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:11,237 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,237 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,237 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:11,239 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:11,239 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:11,246 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,255 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (732)] Ended with exit code 0 [2023-11-23 16:19:11,255 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,255 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,256 INFO L229 MonitoredProcess]: Starting monitored process 733 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,257 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (733)] Waiting until timeout for monitored process [2023-11-23 16:19:11,257 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,263 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,263 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:11,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,263 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,263 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:11,265 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-23 16:19:11,265 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-23 16:19:11,272 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,285 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (733)] Ended with exit code 0 [2023-11-23 16:19:11,285 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,285 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,286 INFO L229 MonitoredProcess]: Starting monitored process 734 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,286 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (734)] Waiting until timeout for monitored process [2023-11-23 16:19:11,287 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,292 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,293 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:11,293 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:11,293 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,293 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,293 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:11,294 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:11,294 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:11,297 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,306 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (734)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:11,306 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,306 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,307 INFO L229 MonitoredProcess]: Starting monitored process 735 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,307 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (735)] Waiting until timeout for monitored process [2023-11-23 16:19:11,308 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,313 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,314 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:11,314 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:11,314 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,314 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,314 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:11,315 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:11,315 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:11,318 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,326 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (735)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:11,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,327 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,327 INFO L229 MonitoredProcess]: Starting monitored process 736 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,328 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (736)] Waiting until timeout for monitored process [2023-11-23 16:19:11,328 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,334 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,334 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:11,334 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:11,334 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,334 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,334 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:11,335 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:11,335 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:11,338 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,347 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (736)] Ended with exit code 0 [2023-11-23 16:19:11,347 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,347 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,348 INFO L229 MonitoredProcess]: Starting monitored process 737 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,348 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (737)] Waiting until timeout for monitored process [2023-11-23 16:19:11,349 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,354 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,355 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:11,355 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:11,355 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,355 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,355 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-23 16:19:11,356 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-23 16:19:11,356 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:11,359 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,367 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (737)] Ended with exit code 0 [2023-11-23 16:19:11,367 INFO L490 LassoAnalysis]: Using template '2-lex'. [2023-11-23 16:19:11,368 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,368 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,368 INFO L229 MonitoredProcess]: Starting monitored process 738 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,369 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (738)] Waiting until timeout for monitored process [2023-11-23 16:19:11,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-11-23 16:19:11,374 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,375 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,375 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:11,375 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,375 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,375 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,375 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:11,375 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:11,377 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,385 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (738)] Ended with exit code 0 [2023-11-23 16:19:11,386 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,386 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,386 INFO L229 MonitoredProcess]: Starting monitored process 739 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,387 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (739)] Waiting until timeout for monitored process [2023-11-23 16:19:11,387 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,393 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,393 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,393 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:11,393 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,393 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,393 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,393 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:11,393 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:11,395 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,404 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (739)] Ended with exit code 0 [2023-11-23 16:19:11,404 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,404 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,405 INFO L229 MonitoredProcess]: Starting monitored process 740 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,405 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (740)] Waiting until timeout for monitored process [2023-11-23 16:19:11,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-11-23 16:19:11,411 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,411 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,411 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:11,411 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,411 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,411 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,412 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:11,412 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:11,413 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,422 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (740)] Ended with exit code 0 [2023-11-23 16:19:11,422 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,422 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,423 INFO L229 MonitoredProcess]: Starting monitored process 741 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,423 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (741)] Waiting until timeout for monitored process [2023-11-23 16:19:11,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-11-23 16:19:11,429 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,429 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,429 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:11,429 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,429 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,429 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,429 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:11,430 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:11,431 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,440 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (741)] Ended with exit code 0 [2023-11-23 16:19:11,440 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,440 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,441 INFO L229 MonitoredProcess]: Starting monitored process 742 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,441 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (742)] Waiting until timeout for monitored process [2023-11-23 16:19:11,442 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,447 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,447 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,447 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:11,447 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,447 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,447 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,448 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:11,448 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:11,449 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,458 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (742)] Ended with exit code 0 [2023-11-23 16:19:11,458 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,458 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,459 INFO L229 MonitoredProcess]: Starting monitored process 743 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,460 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (743)] Waiting until timeout for monitored process [2023-11-23 16:19:11,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-11-23 16:19:11,465 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,465 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,465 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:11,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,465 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,466 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:11,466 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:11,467 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,476 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (743)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:11,476 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,476 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,477 INFO L229 MonitoredProcess]: Starting monitored process 744 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,478 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (744)] Waiting until timeout for monitored process [2023-11-23 16:19:11,478 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,483 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,483 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,483 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:11,484 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,484 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,484 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,484 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:11,484 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:11,486 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,494 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (744)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:11,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,495 INFO L229 MonitoredProcess]: Starting monitored process 745 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,496 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (745)] Waiting until timeout for monitored process [2023-11-23 16:19:11,496 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,501 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,501 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,502 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:11,502 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,502 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,502 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,502 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:11,502 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:11,504 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,512 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (745)] Ended with exit code 0 [2023-11-23 16:19:11,512 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,512 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,513 INFO L229 MonitoredProcess]: Starting monitored process 746 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,514 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (746)] Waiting until timeout for monitored process [2023-11-23 16:19:11,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-11-23 16:19:11,519 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,520 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,520 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:11,520 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,520 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,520 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,520 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:11,520 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:11,522 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,530 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (746)] Ended with exit code 0 [2023-11-23 16:19:11,530 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,530 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,531 INFO L229 MonitoredProcess]: Starting monitored process 747 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,531 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (747)] Waiting until timeout for monitored process [2023-11-23 16:19:11,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-11-23 16:19:11,537 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,537 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,537 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:11,537 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,537 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,538 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,538 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:11,538 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:11,540 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,548 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (747)] Ended with exit code 0 [2023-11-23 16:19:11,548 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,548 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,549 INFO L229 MonitoredProcess]: Starting monitored process 748 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,549 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (748)] Waiting until timeout for monitored process [2023-11-23 16:19:11,550 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,555 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,555 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,555 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:11,555 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,555 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,555 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,556 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:11,556 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:11,557 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,566 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (748)] Ended with exit code 0 [2023-11-23 16:19:11,566 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,566 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,567 INFO L229 MonitoredProcess]: Starting monitored process 749 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,567 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (749)] Waiting until timeout for monitored process [2023-11-23 16:19:11,568 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,573 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,573 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,573 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:11,573 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,573 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,573 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,574 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:11,574 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:11,575 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,583 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (749)] Ended with exit code 0 [2023-11-23 16:19:11,584 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,584 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,585 INFO L229 MonitoredProcess]: Starting monitored process 750 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,585 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (750)] Waiting until timeout for monitored process [2023-11-23 16:19:11,586 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,591 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,591 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,591 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,591 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,593 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:11,593 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:11,597 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,606 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (750)] Ended with exit code 0 [2023-11-23 16:19:11,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,606 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,607 INFO L229 MonitoredProcess]: Starting monitored process 751 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,608 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (751)] Waiting until timeout for monitored process [2023-11-23 16:19:11,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-11-23 16:19:11,613 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,613 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,613 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,614 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,615 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:11,616 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:11,620 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,628 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (751)] Ended with exit code 0 [2023-11-23 16:19:11,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,629 INFO L229 MonitoredProcess]: Starting monitored process 752 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,630 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (752)] Waiting until timeout for monitored process [2023-11-23 16:19:11,630 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,636 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,636 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,636 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,636 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,636 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,638 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:11,638 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:11,645 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,653 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (752)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:11,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,654 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,654 INFO L229 MonitoredProcess]: Starting monitored process 753 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,655 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (753)] Waiting until timeout for monitored process [2023-11-23 16:19:11,656 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,661 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,661 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,661 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,661 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,661 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,664 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:11,664 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:11,669 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,678 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (753)] Ended with exit code 0 [2023-11-23 16:19:11,678 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,678 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,679 INFO L229 MonitoredProcess]: Starting monitored process 754 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,679 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (754)] Waiting until timeout for monitored process [2023-11-23 16:19:11,680 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,685 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,685 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,685 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,685 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,687 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:11,687 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:11,691 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,700 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (754)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:11,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,701 INFO L229 MonitoredProcess]: Starting monitored process 755 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,702 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (755)] Waiting until timeout for monitored process [2023-11-23 16:19:11,702 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,708 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,708 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,708 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,708 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,708 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,714 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:11,714 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:11,726 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,735 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (755)] Ended with exit code 0 [2023-11-23 16:19:11,735 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,735 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,736 INFO L229 MonitoredProcess]: Starting monitored process 756 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,737 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (756)] Waiting until timeout for monitored process [2023-11-23 16:19:11,737 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,742 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,743 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,743 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,743 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,743 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,747 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:11,747 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:11,754 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,763 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (756)] Ended with exit code 0 [2023-11-23 16:19:11,763 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,763 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,764 INFO L229 MonitoredProcess]: Starting monitored process 757 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,764 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (757)] Waiting until timeout for monitored process [2023-11-23 16:19:11,765 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,770 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,770 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,770 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,770 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,771 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,772 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:11,773 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:11,776 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,785 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (757)] Ended with exit code 0 [2023-11-23 16:19:11,785 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,785 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,786 INFO L229 MonitoredProcess]: Starting monitored process 758 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,787 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (758)] Waiting until timeout for monitored process [2023-11-23 16:19:11,787 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,792 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,792 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,792 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,793 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,793 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,795 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:11,795 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:11,800 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,809 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (758)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:11,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,809 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,810 INFO L229 MonitoredProcess]: Starting monitored process 759 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,811 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (759)] Waiting until timeout for monitored process [2023-11-23 16:19:11,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-11-23 16:19:11,816 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,816 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,816 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,817 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,817 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,819 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:11,819 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:11,825 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,834 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (759)] Ended with exit code 0 [2023-11-23 16:19:11,834 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,834 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,835 INFO L229 MonitoredProcess]: Starting monitored process 760 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,836 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (760)] Waiting until timeout for monitored process [2023-11-23 16:19:11,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-11-23 16:19:11,842 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,842 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,842 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,842 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,842 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,858 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:11,859 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:11,885 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,894 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (760)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:11,894 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,894 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,895 INFO L229 MonitoredProcess]: Starting monitored process 761 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,896 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (761)] Waiting until timeout for monitored process [2023-11-23 16:19:11,896 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,901 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,902 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,902 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,902 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,902 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,904 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:11,904 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:11,908 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,916 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (761)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:11,917 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,917 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,917 INFO L229 MonitoredProcess]: Starting monitored process 762 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,918 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (762)] Waiting until timeout for monitored process [2023-11-23 16:19:11,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-11-23 16:19:11,924 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,924 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,924 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,924 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,924 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,927 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:11,927 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:11,933 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,942 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (762)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:11,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,942 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,943 INFO L229 MonitoredProcess]: Starting monitored process 763 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,943 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (763)] Waiting until timeout for monitored process [2023-11-23 16:19:11,944 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,949 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,949 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,949 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,951 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:11,951 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:11,955 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:11,964 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (763)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:11,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:11,965 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:11,965 INFO L229 MonitoredProcess]: Starting monitored process 764 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:11,966 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (764)] Waiting until timeout for monitored process [2023-11-23 16:19:11,967 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:11,972 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:11,972 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:11,973 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:11,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:11,973 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:11,990 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:11,990 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:12,065 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,074 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (764)] Ended with exit code 0 [2023-11-23 16:19:12,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,075 INFO L229 MonitoredProcess]: Starting monitored process 765 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,076 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (765)] Waiting until timeout for monitored process [2023-11-23 16:19:12,076 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,081 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,081 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:12,082 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,082 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,082 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:12,084 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:12,084 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:12,090 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,098 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (765)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:12,099 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,099 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,099 INFO L229 MonitoredProcess]: Starting monitored process 766 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,100 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (766)] Waiting until timeout for monitored process [2023-11-23 16:19:12,101 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,106 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,106 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:12,106 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,106 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,106 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:12,109 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:12,109 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:12,115 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,124 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (766)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:12,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,124 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,125 INFO L229 MonitoredProcess]: Starting monitored process 767 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,125 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (767)] Waiting until timeout for monitored process [2023-11-23 16:19:12,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-11-23 16:19:12,131 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,131 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:12,131 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,131 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,131 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:12,133 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:12,133 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:12,137 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,146 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (767)] Ended with exit code 0 [2023-11-23 16:19:12,146 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,146 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,147 INFO L229 MonitoredProcess]: Starting monitored process 768 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,148 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (768)] Waiting until timeout for monitored process [2023-11-23 16:19:12,148 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,153 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,153 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:12,153 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,153 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,153 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:12,156 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:12,156 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:12,162 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,171 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (768)] Ended with exit code 0 [2023-11-23 16:19:12,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,172 INFO L229 MonitoredProcess]: Starting monitored process 769 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,172 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (769)] Waiting until timeout for monitored process [2023-11-23 16:19:12,173 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,178 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,178 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:12,178 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,178 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,178 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:12,181 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:12,181 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:12,187 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,195 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (769)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:12,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,196 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,196 INFO L229 MonitoredProcess]: Starting monitored process 770 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,197 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (770)] Waiting until timeout for monitored process [2023-11-23 16:19:12,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-11-23 16:19:12,202 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,203 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:12,203 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,203 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,203 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:12,205 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:12,205 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:12,211 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,219 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (770)] Ended with exit code 0 [2023-11-23 16:19:12,219 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,220 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,220 INFO L229 MonitoredProcess]: Starting monitored process 771 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,221 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (771)] Waiting until timeout for monitored process [2023-11-23 16:19:12,221 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,226 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,227 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:12,227 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,227 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,227 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:12,229 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:12,229 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:12,235 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,243 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (771)] Ended with exit code 0 [2023-11-23 16:19:12,243 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,244 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,244 INFO L229 MonitoredProcess]: Starting monitored process 772 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,245 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (772)] Waiting until timeout for monitored process [2023-11-23 16:19:12,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-11-23 16:19:12,251 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,251 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:12,251 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:12,251 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,251 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,251 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:12,251 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:12,252 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:12,253 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,261 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (772)] Ended with exit code 0 [2023-11-23 16:19:12,262 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,262 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,262 INFO L229 MonitoredProcess]: Starting monitored process 773 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,263 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (773)] Waiting until timeout for monitored process [2023-11-23 16:19:12,263 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,268 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,269 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:12,269 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:12,269 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,269 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,269 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:12,269 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:12,269 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:12,271 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,279 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (773)] Ended with exit code 0 [2023-11-23 16:19:12,279 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,279 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,280 INFO L229 MonitoredProcess]: Starting monitored process 774 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,281 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (774)] Waiting until timeout for monitored process [2023-11-23 16:19:12,281 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,286 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,287 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:12,287 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:12,287 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,287 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,287 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:12,287 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:12,287 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:12,289 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,297 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (774)] Ended with exit code 0 [2023-11-23 16:19:12,297 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,297 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,298 INFO L229 MonitoredProcess]: Starting monitored process 775 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,299 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (775)] Waiting until timeout for monitored process [2023-11-23 16:19:12,299 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,304 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,304 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:12,304 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:12,305 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,305 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,305 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:12,305 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:12,305 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:12,307 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,315 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (775)] Ended with exit code 0 [2023-11-23 16:19:12,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,333 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,333 INFO L229 MonitoredProcess]: Starting monitored process 776 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,334 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (776)] Waiting until timeout for monitored process [2023-11-23 16:19:12,335 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,340 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,340 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:12,340 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:12,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,340 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,340 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:12,340 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:12,341 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:12,342 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,350 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (776)] Ended with exit code 0 [2023-11-23 16:19:12,351 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,351 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,351 INFO L229 MonitoredProcess]: Starting monitored process 777 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,352 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (777)] Waiting until timeout for monitored process [2023-11-23 16:19:12,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-11-23 16:19:12,358 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,358 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:12,358 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:12,358 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,358 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,358 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:12,359 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:12,359 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:12,360 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,369 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (777)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:12,369 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,370 INFO L229 MonitoredProcess]: Starting monitored process 778 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,370 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (778)] Waiting until timeout for monitored process [2023-11-23 16:19:12,371 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,376 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,376 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:12,376 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,376 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,376 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:12,378 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:12,378 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:12,382 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,390 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (778)] Ended with exit code 0 [2023-11-23 16:19:12,390 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,391 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,391 INFO L229 MonitoredProcess]: Starting monitored process 779 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,392 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (779)] Waiting until timeout for monitored process [2023-11-23 16:19:12,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-11-23 16:19:12,397 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,398 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:12,398 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,398 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,398 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:12,399 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-23 16:19:12,399 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-23 16:19:12,403 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,411 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (779)] Ended with exit code 0 [2023-11-23 16:19:12,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,412 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,412 INFO L229 MonitoredProcess]: Starting monitored process 780 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,413 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (780)] Waiting until timeout for monitored process [2023-11-23 16:19:12,414 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,419 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,419 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:12,419 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:12,419 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,419 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,419 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:12,420 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:12,420 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:12,421 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,430 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (780)] Ended with exit code 0 [2023-11-23 16:19:12,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,431 INFO L229 MonitoredProcess]: Starting monitored process 781 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,431 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (781)] Waiting until timeout for monitored process [2023-11-23 16:19:12,432 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,437 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,437 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:12,437 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:12,437 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,437 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,437 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:12,438 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:12,438 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:12,439 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,447 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (781)] Ended with exit code 0 [2023-11-23 16:19:12,448 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,448 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,448 INFO L229 MonitoredProcess]: Starting monitored process 782 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,449 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (782)] Waiting until timeout for monitored process [2023-11-23 16:19:12,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-11-23 16:19:12,454 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,455 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:12,455 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:12,455 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,455 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,455 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:12,455 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:12,455 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:12,457 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,465 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (782)] Ended with exit code 0 [2023-11-23 16:19:12,466 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,466 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,466 INFO L229 MonitoredProcess]: Starting monitored process 783 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,467 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (783)] Waiting until timeout for monitored process [2023-11-23 16:19:12,467 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,472 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,473 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-23 16:19:12,473 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:12,473 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,473 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,473 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-23 16:19:12,473 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-23 16:19:12,473 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:12,475 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,483 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (783)] Ended with exit code 0 [2023-11-23 16:19:12,483 INFO L490 LassoAnalysis]: Using template '3-lex'. [2023-11-23 16:19:12,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,484 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,484 INFO L229 MonitoredProcess]: Starting monitored process 784 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,485 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (784)] Waiting until timeout for monitored process [2023-11-23 16:19:12,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-11-23 16:19:12,491 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,491 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:12,491 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:12,491 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,491 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,491 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:12,492 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:12,492 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:12,494 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,502 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (784)] Ended with exit code 0 [2023-11-23 16:19:12,503 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,503 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,503 INFO L229 MonitoredProcess]: Starting monitored process 785 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,504 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (785)] Waiting until timeout for monitored process [2023-11-23 16:19:12,504 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,510 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,510 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:12,510 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:12,510 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,510 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,510 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:12,511 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:12,511 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:12,513 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,522 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (785)] Ended with exit code 0 [2023-11-23 16:19:12,522 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,522 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,523 INFO L229 MonitoredProcess]: Starting monitored process 786 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,523 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (786)] Waiting until timeout for monitored process [2023-11-23 16:19:12,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-11-23 16:19:12,529 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,529 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:12,529 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:12,530 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,530 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,530 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:12,530 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:12,530 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:12,533 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,541 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (786)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:12,542 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,542 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,542 INFO L229 MonitoredProcess]: Starting monitored process 787 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,543 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (787)] Waiting until timeout for monitored process [2023-11-23 16:19:12,543 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,549 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,549 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:12,549 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:12,549 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,549 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,549 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:12,550 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:12,550 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:12,552 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,561 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (787)] Ended with exit code 0 [2023-11-23 16:19:12,561 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,561 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,562 INFO L229 MonitoredProcess]: Starting monitored process 788 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,563 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (788)] Waiting until timeout for monitored process [2023-11-23 16:19:12,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-11-23 16:19:12,568 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,568 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:12,568 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:12,569 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,569 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,569 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:12,569 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:12,569 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:12,572 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,580 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (788)] Ended with exit code 0 [2023-11-23 16:19:12,580 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,581 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,581 INFO L229 MonitoredProcess]: Starting monitored process 789 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,582 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (789)] Waiting until timeout for monitored process [2023-11-23 16:19:12,582 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,588 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,588 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:12,588 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:12,588 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,588 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,588 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:12,589 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:12,589 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:12,591 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,599 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (789)] Ended with exit code 0 [2023-11-23 16:19:12,600 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,600 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,600 INFO L229 MonitoredProcess]: Starting monitored process 790 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,601 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (790)] Waiting until timeout for monitored process [2023-11-23 16:19:12,601 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,607 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,607 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:12,607 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:12,607 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,607 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,607 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:12,608 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:12,608 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:12,610 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,619 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (790)] Ended with exit code 0 [2023-11-23 16:19:12,619 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,619 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,620 INFO L229 MonitoredProcess]: Starting monitored process 791 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,621 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (791)] Waiting until timeout for monitored process [2023-11-23 16:19:12,621 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,626 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,627 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:12,627 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:12,627 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,627 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,627 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:12,627 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:12,628 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:12,630 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,638 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (791)] Ended with exit code 0 [2023-11-23 16:19:12,639 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,639 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,640 INFO L229 MonitoredProcess]: Starting monitored process 792 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,640 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (792)] Waiting until timeout for monitored process [2023-11-23 16:19:12,641 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,646 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,646 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:12,646 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:12,646 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,646 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,646 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:12,647 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:12,647 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:12,649 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,657 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (792)] Ended with exit code 0 [2023-11-23 16:19:12,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,658 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,658 INFO L229 MonitoredProcess]: Starting monitored process 793 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,659 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (793)] Waiting until timeout for monitored process [2023-11-23 16:19:12,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-11-23 16:19:12,665 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,665 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:12,665 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:12,665 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,665 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,665 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:12,666 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:12,666 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:12,669 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,677 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (793)] Ended with exit code 0 [2023-11-23 16:19:12,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,678 INFO L229 MonitoredProcess]: Starting monitored process 794 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,678 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (794)] Waiting until timeout for monitored process [2023-11-23 16:19:12,679 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,684 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,684 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:12,685 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:12,685 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,685 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:12,685 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:12,685 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:12,687 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,696 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (794)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:12,696 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,696 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,697 INFO L229 MonitoredProcess]: Starting monitored process 795 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,697 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (795)] Waiting until timeout for monitored process [2023-11-23 16:19:12,698 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,703 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,703 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:12,703 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:12,703 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,704 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:12,704 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:12,704 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:12,706 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,715 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (795)] Ended with exit code 0 [2023-11-23 16:19:12,715 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,715 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,716 INFO L229 MonitoredProcess]: Starting monitored process 796 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,716 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (796)] Waiting until timeout for monitored process [2023-11-23 16:19:12,717 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,722 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,722 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:12,722 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,722 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,722 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:12,727 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:19:12,728 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:19:12,734 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,743 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (796)] Ended with exit code 0 [2023-11-23 16:19:12,743 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,743 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,743 INFO L229 MonitoredProcess]: Starting monitored process 797 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,744 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (797)] Waiting until timeout for monitored process [2023-11-23 16:19:12,745 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,750 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,750 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:12,750 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,750 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,750 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:12,753 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:19:12,753 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:19:12,760 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,768 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (797)] Ended with exit code 0 [2023-11-23 16:19:12,769 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,769 INFO L229 MonitoredProcess]: Starting monitored process 798 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,770 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (798)] Waiting until timeout for monitored process [2023-11-23 16:19:12,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-11-23 16:19:12,776 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,776 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:12,776 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,776 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,776 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:12,780 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:19:12,780 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:19:12,790 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,798 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (798)] Ended with exit code 0 [2023-11-23 16:19:12,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,799 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,799 INFO L229 MonitoredProcess]: Starting monitored process 799 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,800 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (799)] Waiting until timeout for monitored process [2023-11-23 16:19:12,801 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,806 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,806 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:12,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,806 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,806 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:12,810 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:19:12,810 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:19:12,818 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,827 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (799)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:12,827 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,827 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,828 INFO L229 MonitoredProcess]: Starting monitored process 800 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,828 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (800)] Waiting until timeout for monitored process [2023-11-23 16:19:12,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-11-23 16:19:12,834 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,834 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:12,834 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,834 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,834 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:12,837 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:19:12,838 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:19:12,844 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,852 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (800)] Ended with exit code 0 [2023-11-23 16:19:12,853 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,853 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,853 INFO L229 MonitoredProcess]: Starting monitored process 801 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,854 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (801)] Waiting until timeout for monitored process [2023-11-23 16:19:12,854 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,860 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,860 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:12,861 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,861 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,861 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:12,869 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:19:12,869 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:19:12,892 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,901 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (801)] Ended with exit code 0 [2023-11-23 16:19:12,901 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,901 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,901 INFO L229 MonitoredProcess]: Starting monitored process 802 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,902 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (802)] Waiting until timeout for monitored process [2023-11-23 16:19:12,902 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,908 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,908 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:12,908 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,908 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,908 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:12,912 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:19:12,912 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:19:12,922 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,931 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (802)] Ended with exit code 0 [2023-11-23 16:19:12,931 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,931 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,932 INFO L229 MonitoredProcess]: Starting monitored process 803 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,933 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (803)] Waiting until timeout for monitored process [2023-11-23 16:19:12,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-11-23 16:19:12,938 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,939 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:12,939 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,939 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,939 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:12,942 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:19:12,942 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:19:12,947 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,956 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (803)] Ended with exit code 0 [2023-11-23 16:19:12,956 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,956 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,957 INFO L229 MonitoredProcess]: Starting monitored process 804 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,958 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (804)] Waiting until timeout for monitored process [2023-11-23 16:19:12,958 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,963 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,964 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:12,964 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,964 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,964 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:12,968 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:19:12,968 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:19:12,976 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:12,984 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (804)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:12,985 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:12,985 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:12,985 INFO L229 MonitoredProcess]: Starting monitored process 805 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:12,986 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (805)] Waiting until timeout for monitored process [2023-11-23 16:19:12,986 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:12,992 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:12,992 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:12,992 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:12,992 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:12,992 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:12,996 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:19:12,996 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:19:13,007 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:13,016 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (805)] Ended with exit code 0 [2023-11-23 16:19:13,016 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:13,016 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:13,017 INFO L229 MonitoredProcess]: Starting monitored process 806 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:13,017 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (806)] Waiting until timeout for monitored process [2023-11-23 16:19:13,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-11-23 16:19:13,025 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:13,025 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:13,025 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:13,025 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:13,025 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:13,049 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:19:13,049 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:19:13,094 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:13,103 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (806)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:13,103 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:13,104 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:13,104 INFO L229 MonitoredProcess]: Starting monitored process 807 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:13,105 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (807)] Waiting until timeout for monitored process [2023-11-23 16:19:13,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-11-23 16:19:13,111 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:13,111 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:13,111 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:13,111 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:13,111 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:13,114 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:19:13,114 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:19:13,120 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:13,129 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (807)] Ended with exit code 0 [2023-11-23 16:19:13,129 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:13,129 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:13,130 INFO L229 MonitoredProcess]: Starting monitored process 808 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:13,130 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (808)] Waiting until timeout for monitored process [2023-11-23 16:19:13,131 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:13,136 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:13,137 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:13,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:13,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:13,137 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:13,141 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:19:13,141 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:19:13,151 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:13,160 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (808)] Ended with exit code 0 [2023-11-23 16:19:13,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:13,161 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:13,161 INFO L229 MonitoredProcess]: Starting monitored process 809 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:13,162 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (809)] Waiting until timeout for monitored process [2023-11-23 16:19:13,162 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:13,168 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:13,168 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:13,168 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:13,168 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:13,168 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:13,174 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:19:13,174 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:19:13,200 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:13,213 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (809)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:13,213 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:13,213 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:13,214 INFO L229 MonitoredProcess]: Starting monitored process 810 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:13,216 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:13,224 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:13,224 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:13,224 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:13,224 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:13,224 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:13,246 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (810)] Waiting until timeout for monitored process [2023-11-23 16:19:13,252 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:19:13,253 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:19:13,473 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:13,486 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (810)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:13,487 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:13,487 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:13,488 INFO L229 MonitoredProcess]: Starting monitored process 811 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:13,492 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:13,499 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:13,500 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:13,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:13,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:13,500 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:13,504 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:19:13,504 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:19:13,516 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (811)] Waiting until timeout for monitored process [2023-11-23 16:19:13,520 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:13,533 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (811)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:13,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:13,533 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:13,534 INFO L229 MonitoredProcess]: Starting monitored process 812 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:13,536 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:13,543 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:13,543 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:13,543 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:13,543 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:13,543 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:13,548 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:19:13,548 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:19:13,566 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:13,568 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (812)] Waiting until timeout for monitored process [2023-11-23 16:19:13,578 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (812)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:13,579 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:13,579 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:13,580 INFO L229 MonitoredProcess]: Starting monitored process 813 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:13,584 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:13,591 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:13,591 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:13,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:13,591 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:13,592 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:13,595 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:19:13,595 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:19:13,603 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (813)] Waiting until timeout for monitored process [2023-11-23 16:19:13,616 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:13,629 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (813)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:13,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:13,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:13,630 INFO L229 MonitoredProcess]: Starting monitored process 814 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:13,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-11-23 16:19:13,639 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:13,639 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:13,639 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:13,639 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:13,639 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:13,643 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (814)] Waiting until timeout for monitored process [2023-11-23 16:19:13,644 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:19:13,644 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:19:13,671 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:13,683 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (814)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:13,683 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:13,684 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:13,684 INFO L229 MonitoredProcess]: Starting monitored process 815 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:13,688 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:13,695 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:13,695 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:13,695 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:13,695 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:13,695 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:13,699 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:19:13,699 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:19:13,712 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (815)] Waiting until timeout for monitored process [2023-11-23 16:19:13,716 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:13,728 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (815)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:13,728 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:13,728 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:13,729 INFO L229 MonitoredProcess]: Starting monitored process 816 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:13,732 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:13,739 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:13,739 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:13,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:13,739 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:13,739 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:13,744 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:19:13,744 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:19:13,753 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (816)] Waiting until timeout for monitored process [2023-11-23 16:19:13,759 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:13,771 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (816)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:13,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:13,771 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:13,772 INFO L229 MonitoredProcess]: Starting monitored process 817 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:13,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-11-23 16:19:13,783 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:13,783 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:13,783 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:13,783 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:13,783 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:13,788 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:19:13,788 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:19:13,790 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (817)] Waiting until timeout for monitored process [2023-11-23 16:19:13,797 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:13,805 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (817)] Ended with exit code 0 [2023-11-23 16:19:13,805 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:13,805 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:13,806 INFO L229 MonitoredProcess]: Starting monitored process 818 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:13,824 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (818)] Waiting until timeout for monitored process [2023-11-23 16:19:13,825 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:13,830 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:13,830 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:13,830 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:13,831 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:13,831 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:13,831 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:13,831 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:13,831 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:13,833 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:13,842 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (818)] Ended with exit code 0 [2023-11-23 16:19:13,842 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:13,842 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:13,842 INFO L229 MonitoredProcess]: Starting monitored process 819 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:13,843 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (819)] Waiting until timeout for monitored process [2023-11-23 16:19:13,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-11-23 16:19:13,849 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:13,849 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:13,849 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:13,849 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:13,849 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:13,849 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:13,850 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:13,850 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:13,852 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:13,860 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (819)] Ended with exit code 0 [2023-11-23 16:19:13,860 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:13,860 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:13,861 INFO L229 MonitoredProcess]: Starting monitored process 820 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:13,861 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (820)] Waiting until timeout for monitored process [2023-11-23 16:19:13,862 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:13,867 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:13,867 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:13,867 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:13,867 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:13,867 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:13,867 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:13,868 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:13,868 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:13,870 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:13,878 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (820)] Ended with exit code 0 [2023-11-23 16:19:13,878 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:13,879 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:13,879 INFO L229 MonitoredProcess]: Starting monitored process 821 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:13,880 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (821)] Waiting until timeout for monitored process [2023-11-23 16:19:13,880 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:13,885 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:13,885 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:13,886 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:13,886 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:13,886 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:13,886 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:13,886 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:13,886 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:13,889 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:13,897 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (821)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:13,897 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:13,897 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:13,898 INFO L229 MonitoredProcess]: Starting monitored process 822 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:13,898 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (822)] Waiting until timeout for monitored process [2023-11-23 16:19:13,899 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:13,904 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:13,904 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:13,904 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:13,904 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:13,904 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:13,904 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:13,905 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:13,905 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:13,907 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:13,915 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (822)] Ended with exit code 0 [2023-11-23 16:19:13,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:13,915 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:13,916 INFO L229 MonitoredProcess]: Starting monitored process 823 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:13,917 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (823)] Waiting until timeout for monitored process [2023-11-23 16:19:13,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-11-23 16:19:13,922 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:13,922 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:13,922 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:13,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:13,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:13,922 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:13,923 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:13,923 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:13,926 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:13,933 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (823)] Ended with exit code 0 [2023-11-23 16:19:13,934 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:13,934 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:13,934 INFO L229 MonitoredProcess]: Starting monitored process 824 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:13,935 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (824)] Waiting until timeout for monitored process [2023-11-23 16:19:13,935 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:13,940 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:13,940 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:13,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:13,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:13,941 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:13,943 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:19:13,943 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:19:13,949 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:13,957 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (824)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:13,957 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:13,957 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:13,958 INFO L229 MonitoredProcess]: Starting monitored process 825 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:13,958 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (825)] Waiting until timeout for monitored process [2023-11-23 16:19:13,959 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:13,964 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:13,964 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:13,964 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:13,964 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:13,964 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:13,966 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-23 16:19:13,966 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-23 16:19:13,972 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:13,980 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (825)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:13,980 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:13,980 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:13,981 INFO L229 MonitoredProcess]: Starting monitored process 826 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:13,981 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (826)] Waiting until timeout for monitored process [2023-11-23 16:19:13,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-11-23 16:19:13,987 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:13,987 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:13,987 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:13,987 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:13,987 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:13,987 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:13,988 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:13,988 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:13,990 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:13,998 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (826)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:13,998 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:13,998 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:13,999 INFO L229 MonitoredProcess]: Starting monitored process 827 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:13,999 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (827)] Waiting until timeout for monitored process [2023-11-23 16:19:14,000 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:14,005 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:14,005 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:14,006 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:14,006 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:14,006 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:14,006 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:14,006 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:14,006 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:14,008 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:14,016 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (827)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:14,016 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:14,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:14,017 INFO L229 MonitoredProcess]: Starting monitored process 828 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:14,018 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (828)] Waiting until timeout for monitored process [2023-11-23 16:19:14,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-11-23 16:19:14,023 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:14,023 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:14,023 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:14,024 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:14,024 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:14,024 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:14,024 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:14,024 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:14,027 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:14,035 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (828)] Ended with exit code 0 [2023-11-23 16:19:14,035 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 16:19:14,035 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-23 16:19:14,035 INFO L229 MonitoredProcess]: Starting monitored process 829 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 16:19:14,036 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (829)] Waiting until timeout for monitored process [2023-11-23 16:19:14,037 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 16:19:14,042 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-23 16:19:14,042 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-23 16:19:14,042 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 16:19:14,042 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 16:19:14,042 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 16:19:14,042 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-23 16:19:14,043 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 16:19:14,043 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 16:19:14,045 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 16:19:14,053 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (829)] Forceful destruction successful, exit code 0 [2023-11-23 16:19:14,058 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 23.11 04:19:14 BoogieIcfgContainer [2023-11-23 16:19:14,058 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2023-11-23 16:19:14,059 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-23 16:19:14,059 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-23 16:19:14,059 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-23 16:19:14,059 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 04:18:37" (3/4) ... [2023-11-23 16:19:14,060 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-23 16:19:14,061 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-23 16:19:14,062 INFO L158 Benchmark]: Toolchain (without parser) took 37092.58ms. Allocated memory was 163.6MB in the beginning and 406.8MB in the end (delta: 243.3MB). Free memory was 108.8MB in the beginning and 315.3MB in the end (delta: -206.5MB). Peak memory consumption was 38.7MB. Max. memory is 16.1GB. [2023-11-23 16:19:14,062 INFO L158 Benchmark]: CDTParser took 0.22ms. Allocated memory is still 163.6MB. Free memory is still 128.8MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-23 16:19:14,062 INFO L158 Benchmark]: CACSL2BoogieTranslator took 249.50ms. Allocated memory is still 163.6MB. Free memory was 108.6MB in the beginning and 98.3MB in the end (delta: 10.3MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-23 16:19:14,063 INFO L158 Benchmark]: Boogie Procedure Inliner took 45.11ms. Allocated memory is still 163.6MB. Free memory was 98.1MB in the beginning and 96.7MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-23 16:19:14,063 INFO L158 Benchmark]: Boogie Preprocessor took 65.70ms. Allocated memory is still 163.6MB. Free memory was 96.7MB in the beginning and 94.4MB in the end (delta: 2.3MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-23 16:19:14,063 INFO L158 Benchmark]: RCFGBuilder took 437.57ms. Allocated memory is still 163.6MB. Free memory was 94.4MB in the beginning and 80.1MB in the end (delta: 14.2MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2023-11-23 16:19:14,064 INFO L158 Benchmark]: BuchiAutomizer took 36282.79ms. Allocated memory was 163.6MB in the beginning and 406.8MB in the end (delta: 243.3MB). Free memory was 79.9MB in the beginning and 315.3MB in the end (delta: -235.4MB). Peak memory consumption was 192.8MB. Max. memory is 16.1GB. [2023-11-23 16:19:14,064 INFO L158 Benchmark]: Witness Printer took 2.38ms. Allocated memory is still 406.8MB. Free memory is still 315.3MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-23 16:19:14,065 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.22ms. Allocated memory is still 163.6MB. Free memory is still 128.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 249.50ms. Allocated memory is still 163.6MB. Free memory was 108.6MB in the beginning and 98.3MB in the end (delta: 10.3MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 45.11ms. Allocated memory is still 163.6MB. Free memory was 98.1MB in the beginning and 96.7MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 65.70ms. Allocated memory is still 163.6MB. Free memory was 96.7MB in the beginning and 94.4MB in the end (delta: 2.3MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 437.57ms. Allocated memory is still 163.6MB. Free memory was 94.4MB in the beginning and 80.1MB in the end (delta: 14.2MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * BuchiAutomizer took 36282.79ms. Allocated memory was 163.6MB in the beginning and 406.8MB in the end (delta: 243.3MB). Free memory was 79.9MB in the beginning and 315.3MB in the end (delta: -235.4MB). Peak memory consumption was 192.8MB. Max. memory is 16.1GB. * Witness Printer took 2.38ms. Allocated memory is still 406.8MB. Free memory is still 315.3MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Trivial decomposition into one module whose termination is unknown. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 36.2s and 1 iterations. TraceHistogramMax:1. Analysis of lassos took 36.1s. Construction of modules took 0.0s. Büchi inclusion checks took 0.0s. Highest rank in rank-based complementation 0. Minimization of det autom 0. Minimization of nondet autom 0. Automata minimization No data available. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1. Nontrivial modules had stage [0, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: LassoAnalysisResults: nont0 unkn1 SFLI0 SFLT0 conc0 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: Lassos: inital414 mio100 ax100 hnf100 lsp96 ukn77 mio100 lsp20 div273 bol100 ite100 ukn100 eq162 hnf92 smp58 dnf100 smp100 tf100 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 3 Time: 19ms VariablesStem: 2 VariablesLoop: 0 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 6 MotzkinApplications: 18 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 0 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Unable to decide termination Buchi Automizer is unable to decide termination for the following lasso. Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(26, 2);call #Ultimate.allocInit(12, 3);" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~mem14#1, main_#t~mem15#1, main_~#n~0#1.base, main_~#n~0#1.offset, main_~#v~0#1.base, main_~#v~0#1.offset, main_~#s~0#1.base, main_~#s~0#1.offset, main_~#i~0#1.base, main_~#i~0#1.offset;call main_~#n~0#1.base, main_~#n~0#1.offset := #Ultimate.allocOnStack(1);havoc main_#t~nondet11#1;call write~init~int#4(main_#t~nondet11#1, main_~#n~0#1.base, main_~#n~0#1.offset, 1);havoc main_#t~nondet11#1;call main_#t~mem12#1 := read~int#4(main_~#n~0#1.base, main_~#n~0#1.offset, 1);" "assume !(0 == (if main_#t~mem12#1 % 256 % 4294967296 <= 2147483647 then main_#t~mem12#1 % 256 % 4294967296 else main_#t~mem12#1 % 256 % 4294967296 - 4294967296));havoc main_#t~mem12#1;call main_~#v~0#1.base, main_~#v~0#1.offset := #Ultimate.allocOnStack(1);call write~init~int#2(0, main_~#v~0#1.base, main_~#v~0#1.offset, 1);call main_~#s~0#1.base, main_~#s~0#1.offset := #Ultimate.allocOnStack(4);call write~init~int#3(0, main_~#s~0#1.base, main_~#s~0#1.offset, 4);call main_~#i~0#1.base, main_~#i~0#1.offset := #Ultimate.allocOnStack(4);call write~init~int#1(0, main_~#i~0#1.base, main_~#i~0#1.offset, 4);" "call func_to_recursive_line_12_to_15_0(main_~#i~0#1.base, main_~#i~0#1.offset, main_~#n~0#1.base, main_~#n~0#1.offset, main_~#s~0#1.base, main_~#s~0#1.offset, main_~#v~0#1.base, main_~#v~0#1.offset);"< "~i.base, ~i.offset := #in~i.base, #in~i.offset;~n.base, ~n.offset := #in~n.base, #in~n.offset;~s.base, ~s.offset := #in~s.base, #in~s.offset;~v.base, ~v.offset := #in~v.base, #in~v.offset;call #t~mem4 := read~int#1(~i.base, ~i.offset, 4);call #t~mem5 := read~int#4(~n.base, ~n.offset, 1);" "assume #t~mem4 % 4294967296 < (if #t~mem5 % 256 % 4294967296 <= 2147483647 then #t~mem5 % 256 % 4294967296 else #t~mem5 % 256 % 4294967296 - 4294967296) % 4294967296;havoc #t~mem4;havoc #t~mem5;havoc #t~nondet6;call write~int#2(#t~nondet6, ~v.base, ~v.offset, 1);havoc #t~nondet6;call #t~mem7 := read~int#3(~s.base, ~s.offset, 4);call #t~mem8 := read~int#2(~v.base, ~v.offset, 1);call write~int#3(#t~mem7 + (if #t~mem8 % 256 % 4294967296 <= 2147483647 then #t~mem8 % 256 % 4294967296 else #t~mem8 % 256 % 4294967296 - 4294967296), ~s.base, ~s.offset, 4);havoc #t~mem7;havoc #t~mem8;call #t~mem9 := read~int#1(~i.base, ~i.offset, 4);#t~pre10 := 1 + #t~mem9;call write~int#1(1 + #t~mem9, ~i.base, ~i.offset, 4);havoc #t~mem9;havoc #t~pre10;" "call func_to_recursive_line_12_to_15_0(~i.base, ~i.offset, ~n.base, ~n.offset, ~s.base, ~s.offset, ~v.base, ~v.offset);"< Loop: "~i.base, ~i.offset := #in~i.base, #in~i.offset;~n.base, ~n.offset := #in~n.base, #in~n.offset;~s.base, ~s.offset := #in~s.base, #in~s.offset;~v.base, ~v.offset := #in~v.base, #in~v.offset;call #t~mem4 := read~int#1(~i.base, ~i.offset, 4);call #t~mem5 := read~int#4(~n.base, ~n.offset, 1);" "assume #t~mem4 % 4294967296 < (if #t~mem5 % 256 % 4294967296 <= 2147483647 then #t~mem5 % 256 % 4294967296 else #t~mem5 % 256 % 4294967296 - 4294967296) % 4294967296;havoc #t~mem4;havoc #t~mem5;havoc #t~nondet6;call write~int#2(#t~nondet6, ~v.base, ~v.offset, 1);havoc #t~nondet6;call #t~mem7 := read~int#3(~s.base, ~s.offset, 4);call #t~mem8 := read~int#2(~v.base, ~v.offset, 1);call write~int#3(#t~mem7 + (if #t~mem8 % 256 % 4294967296 <= 2147483647 then #t~mem8 % 256 % 4294967296 else #t~mem8 % 256 % 4294967296 - 4294967296), ~s.base, ~s.offset, 4);havoc #t~mem7;havoc #t~mem8;call #t~mem9 := read~int#1(~i.base, ~i.offset, 4);#t~pre10 := 1 + #t~mem9;call write~int#1(1 + #t~mem9, ~i.base, ~i.offset, 4);havoc #t~mem9;havoc #t~pre10;" "call func_to_recursive_line_12_to_15_0(~i.base, ~i.offset, ~n.base, ~n.offset, ~s.base, ~s.offset, ~v.base, ~v.offset);"< RESULT: Ultimate could not prove your program: unable to determine termination [2023-11-23 16:19:14,079 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis No suitable file found in config dir /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config using search string *Termination*32bit*_Bitvector*.epf No suitable settings file found using Termination*32bit*_Bitvector ERROR: UNSUPPORTED PROPERTY Writing output log to file Ultimate.log Result: UNKNOWN